summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:46:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:47:13 +0100
commit63a9e8506301c995f59e7effc1626ddee20431e3 (patch)
tree1b9e59bc31e178131d50607af6f720b89ee674b1
parentdev-db/mysql-workbench: amd64 stable wrt bug #834440 (diff)
downloadgentoo-63a9e8506301c995f59e7effc1626ddee20431e3.tar.gz
gentoo-63a9e8506301c995f59e7effc1626ddee20431e3.tar.bz2
gentoo-63a9e8506301c995f59e7effc1626ddee20431e3.zip
media-libs/assimp: amd64 stable wrt bug #835089
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/assimp/assimp-5.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/assimp/assimp-5.2.2.ebuild b/media-libs/assimp/assimp-5.2.2.ebuild
index d2628095f7fb..c3332c860a4d 100644
--- a/media-libs/assimp/assimp-5.2.2.ebuild
+++ b/media-libs/assimp/assimp-5.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
IUSE="samples test"
RESTRICT="!test? ( test )"