summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-28 05:19:14 +0000
committerSam James <sam@gentoo.org>2022-02-28 05:19:14 +0000
commitc9847e4927034457fdfe5353554478e17c8c55ab (patch)
tree349e91322d2e88909fa17b2f8909d58697b42726 /media-gfx/alembic
parentdev-python/pyilmbase: Stabilize 2.5.7-r1 amd64, #833158 (diff)
downloadgentoo-c9847e4927034457fdfe5353554478e17c8c55ab.tar.gz
gentoo-c9847e4927034457fdfe5353554478e17c8c55ab.tar.bz2
gentoo-c9847e4927034457fdfe5353554478e17c8c55ab.zip
media-gfx/alembic: Stabilize 1.8.3-r2 amd64, #833158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/alembic')
-rw-r--r--media-gfx/alembic/alembic-1.8.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/alembic/alembic-1.8.3-r2.ebuild b/media-gfx/alembic/alembic-1.8.3-r2.ebuild
index ad3d9d128436..bc0ca18e69fc 100644
--- a/media-gfx/alembic/alembic-1.8.3-r2.ebuild
+++ b/media-gfx/alembic/alembic-1.8.3-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="examples hdf5 python test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"