diff options
author | Sam James <sam@gentoo.org> | 2024-06-11 19:15:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-11 19:15:13 +0100 |
commit | 8eb63271309dd5796ec74d5b72236318d241c4be (patch) | |
tree | 99e293edabd400777ea6e38168076a5ba8a98aaa /dev-libs/imath | |
parent | dev-libs/blake3: Stabilize 1.5.1 amd64, #932019 (diff) | |
download | gentoo-8eb63271309dd5796ec74d5b72236318d241c4be.tar.gz gentoo-8eb63271309dd5796ec74d5b72236318d241c4be.tar.bz2 gentoo-8eb63271309dd5796ec74d5b72236318d241c4be.zip |
dev-libs/imath: Stabilize 3.1.11-r1 arm64, #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 8d3a484e5f00..1bf18216f4b9 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 )" |