diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:27 +0300 |
commit | f939d70e89075f7908822b3ef03c564bbfa01941 (patch) | |
tree | 109add8b4993aebf36b0b12deedc3ab94af27f12 | |
parent | mate-extra/caja-extensions: bdep bump to gupnp-1.6.5 (diff) | |
download | gentoo-f939d70e89075f7908822b3ef03c564bbfa01941.tar.gz gentoo-f939d70e89075f7908822b3ef03c564bbfa01941.tar.bz2 gentoo-f939d70e89075f7908822b3ef03c564bbfa01941.zip |
dev-libs/imath: Stabilize 3.1.11 x86, #928994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 2c26185bfb10..72d13755c6ef 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 )" |