summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-06 09:16:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-06 09:16:15 +0200
commit45b88b3c01a46dc4fae19abd5f7915aff0bdcbd0 (patch)
tree12d157c9f24fbef9fc45b9b1100478d044c89d58 /dev-libs
parentwww-servers/puma: x86 stable wrt bug #794034 (diff)
downloadgentoo-45b88b3c01a46dc4fae19abd5f7915aff0bdcbd0.tar.gz
gentoo-45b88b3c01a46dc4fae19abd5f7915aff0bdcbd0.tar.bz2
gentoo-45b88b3c01a46dc4fae19abd5f7915aff0bdcbd0.zip
dev-libs/Ice: x86 stable wrt bug #794127
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/Ice/Ice-3.6.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.5-r1.ebuild b/dev-libs/Ice/Ice-3.6.5-r1.ebuild
index 54958deb92d2..56dd843d69fd 100644
--- a/dev-libs/Ice/Ice-3.6.5-r1.ebuild
+++ b/dev-libs/Ice/Ice-3.6.5-r1.ebuild
@@ -27,7 +27,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.6.4.pdf )"
LICENSE="GPL-2"
SLOT="0/36"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="debug doc examples +readline mono php python ruby test"
RESTRICT="test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"