summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-19 19:35:00 +0100
committerSam James <sam@gentoo.org>2021-07-19 19:35:00 +0100
commitf3c620aba6d9072f5484c36e3d009521f32b2912 (patch)
treeb3e7586a7f67ce7454b684f00137a934cf72cf9e /media-gfx
parentx11-misc/xvfb-run: Stabilize 1.20.10.3 amd64, #799632 (diff)
downloadgentoo-f3c620aba6d9072f5484c36e3d009521f32b2912.tar.gz
gentoo-f3c620aba6d9072f5484c36e3d009521f32b2912.tar.bz2
gentoo-f3c620aba6d9072f5484c36e3d009521f32b2912.zip
media-gfx/alembic: Stabilize 1.8.2 amd64, #802831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/alembic/alembic-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/alembic/alembic-1.8.2.ebuild b/media-gfx/alembic/alembic-1.8.2.ebuild
index d6553f86e84f..70bbe084164e 100644
--- a/media-gfx/alembic/alembic-1.8.2.ebuild
+++ b/media-gfx/alembic/alembic-1.8.2.ebuild
@@ -11,7 +11,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"
# either pyilmbase or imath need to be keyworded for arm{,64} to re-add
# python / pyalembic support
IUSE="examples hdf5 test"