summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-07 11:25:17 +0100
committerSam James <sam@gentoo.org>2024-10-07 11:34:39 +0100
commite53709535d458cc71393246d41650307ce0f75b4 (patch)
tree433a6cfee014f271ee5e7d5fbd935d02b0b8bc86 /dev-libs/Ice
parentapp-xemacs/ebuild-mode: Fix EMACSFLAGS (diff)
downloadgentoo-e53709535d458cc71393246d41650307ce0f75b4.tar.gz
gentoo-e53709535d458cc71393246d41650307ce0f75b4.tar.bz2
gentoo-e53709535d458cc71393246d41650307ce0f75b4.zip
dev-libs/Ice: stabilize 3.7.10-r1 for amd64, x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r--dev-libs/Ice/Ice-3.7.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.7.10-r1.ebuild b/dev-libs/Ice/Ice-3.7.10-r1.ebuild
index ea12a33d8738..364d462629c1 100644
--- a/dev-libs/Ice/Ice-3.7.10-r1.ebuild
+++ b/dev-libs/Ice/Ice-3.7.10-r1.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} )"