diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:28 +0300 |
commit | 73d7a45e5356c72301bd5b46d1b65d8db4ee93e9 (patch) | |
tree | b46b0d1b7925b47718d13861fe97856528b393c3 /dev-libs | |
parent | dev-libs/imath: Stabilize 3.1.11 x86, #928994 (diff) | |
download | gentoo-73d7a45e5356c72301bd5b46d1b65d8db4ee93e9.tar.gz gentoo-73d7a45e5356c72301bd5b46d1b65d8db4ee93e9.tar.bz2 gentoo-73d7a45e5356c72301bd5b46d1b65d8db4ee93e9.zip |
dev-libs/imath: Stabilize 3.1.11 amd64, #928994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/imath/imath-3.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.11.ebuild b/dev-libs/imath/imath-3.1.11.ebuild index 72d13755c6ef..48df613d83e6 100644 --- a/dev-libs/imath/imath-3.1.11.ebuild +++ b/dev-libs/imath/imath-3.1.11.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 )" |