summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 07:54:54 +0000
committerSam James <sam@gentoo.org>2023-01-11 07:54:54 +0000
commit5ef43d91f3ab7ec882d6757e2077d83ad4743273 (patch)
treed4f5744d39aa863e2a31c5d8dee1622d0714b09d /media-gfx
parentdev-libs/imath: Stabilize 3.1.6 amd64, #890441 (diff)
downloadgentoo-5ef43d91f3ab7ec882d6757e2077d83ad4743273.tar.gz
gentoo-5ef43d91f3ab7ec882d6757e2077d83ad4743273.tar.bz2
gentoo-5ef43d91f3ab7ec882d6757e2077d83ad4743273.zip
media-gfx/alembic: Stabilize 1.8.4 amd64, #890443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/alembic/alembic-1.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/alembic/alembic-1.8.4.ebuild b/media-gfx/alembic/alembic-1.8.4.ebuild
index 3bf6ec05cfba..c19102eb2f98 100644
--- a/media-gfx/alembic/alembic-1.8.4.ebuild
+++ b/media-gfx/alembic/alembic-1.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,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 )"