diff options
author | 2025-02-12 17:11:44 +0000 | |
---|---|---|
committer | 2025-02-12 17:11:44 +0000 | |
commit | 8c21d5e5c859aba331e293fd60fdf1dc89c719f1 (patch) | |
tree | 416efdbf4cbbcce364dd6d380c5ca2d916b42b15 /dev-libs/imath | |
parent | app-shells/bash: add 5.3_beta_p20250212 (diff) | |
download | gentoo-8c21d5e5c859aba331e293fd60fdf1dc89c719f1.tar.gz gentoo-8c21d5e5c859aba331e293fd60fdf1dc89c719f1.tar.bz2 gentoo-8c21d5e5c859aba331e293fd60fdf1dc89c719f1.zip |
dev-libs/imath: Stabilize 3.1.12 arm64, #949663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r-- | dev-libs/imath/imath-3.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.12.ebuild b/dev-libs/imath/imath-3.1.12.ebuild index 3a1960478263..656083e72526 100644 --- a/dev-libs/imath/imath-3.1.12.ebuild +++ b/dev-libs/imath/imath-3.1.12.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="3/29" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc large-stack python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |