diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:57:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:57:43 +0100 |
commit | 097f85fdf70730ba90247cd7a45856df0cf36895 (patch) | |
tree | d71941d81048bbc000439aaa1f5c414b2587f46e /dev-libs | |
parent | dev-libs/Ice: Stabilize 3.7.10-r2 amd64, #932947 (diff) | |
download | gentoo-097f85fdf70730ba90247cd7a45856df0cf36895.tar.gz gentoo-097f85fdf70730ba90247cd7a45856df0cf36895.tar.bz2 gentoo-097f85fdf70730ba90247cd7a45856df0cf36895.zip |
dev-libs/Ice: Stabilize 3.7.10-r2 x86, #932947
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/Ice/Ice-3.7.10-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.7.10-r2.ebuild b/dev-libs/Ice/Ice-3.7.10-r2.ebuild index acf35a7a5707..f5feecafd293 100644 --- a/dev-libs/Ice/Ice-3.7.10-r2.ebuild +++ b/dev-libs/Ice/Ice-3.7.10-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://download.zeroc.com/Ice/$(ver_cut 1-2)/${PN}-3.7.1.pdf )" LICENSE="GPL-2" SLOT="0/37" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="debug doc examples php python ruby test" RESTRICT="test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |