commit: 0eac0940380b728f55fc4f1689740cb300cbc28a Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Tue Jan 2 15:53:08 2024 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Tue Jan 2 15:53:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eac0940
media-libs/assimp: keyword 5.2.5-r1 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> media-libs/assimp/assimp-5.2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/assimp/assimp-5.2.5-r1.ebuild b/media-libs/assimp/assimp-5.2.5-r1.ebuild index cc7d65809df9..a40338c56f48 100644 --- a/media-libs/assimp/assimp-5.2.5-r1.ebuild +++ b/media-libs/assimp/assimp-5.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/5.2.5" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="samples test" RESTRICT="!test? ( test )"