summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 12:44:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 12:44:31 +0200
commit97e6b21b2c16cdf8738798225c7ea13679362948 (patch)
tree5b69a7d778f9be2f1828a037bae1a4c5d77e56da /dev-libs/Ice
parentx11-misc/tint2: x86 stable wrt bug #730982 (diff)
downloadgentoo-97e6b21b2c16cdf8738798225c7ea13679362948.tar.gz
gentoo-97e6b21b2c16cdf8738798225c7ea13679362948.tar.bz2
gentoo-97e6b21b2c16cdf8738798225c7ea13679362948.zip
dev-libs/Ice: x86 stable wrt bug #733344
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r--dev-libs/Ice/Ice-3.6.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.5.ebuild b/dev-libs/Ice/Ice-3.6.5.ebuild
index eded3b0ee7c3..7154107b1591 100644
--- a/dev-libs/Ice/Ice-3.6.5.ebuild
+++ b/dev-libs/Ice/Ice-3.6.5.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 libressl +readline mono php python ruby test"
RESTRICT="test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"