diff options
author | Sam James <sam@gentoo.org> | 2024-06-11 21:35:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-11 21:35:09 +0100 |
commit | 9738bda859cca31642eb5eb845dfc1d9fdafd93f (patch) | |
tree | 844c3aa1ec8c85b82f18d5980f6ce4d68edf5746 /dev-libs/imath | |
parent | media-gfx/alembic: Stabilize 1.8.6-r1 amd64, #934060 (diff) | |
download | gentoo-9738bda859cca31642eb5eb845dfc1d9fdafd93f.tar.gz gentoo-9738bda859cca31642eb5eb845dfc1d9fdafd93f.tar.bz2 gentoo-9738bda859cca31642eb5eb845dfc1d9fdafd93f.zip |
dev-libs/imath: Stabilize 3.1.11-r1 amd64, #934060
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r-- | dev-libs/imath/imath-3.1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.11-r1.ebuild b/dev-libs/imath/imath-3.1.11-r1.ebuild index 1bf18216f4b9..ffaf988bd9f3 100644 --- a/dev-libs/imath/imath-3.1.11-r1.ebuild +++ b/dev-libs/imath/imath-3.1.11-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="3/29" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc large-stack python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |