diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 19:45:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 20:11:59 +0100 |
commit | ddc138af539a01844728e428177eda656f3a2dc6 (patch) | |
tree | 28bcda488009fe055b77d5ceb18460428a477e4e /dev-libs/Ice | |
parent | media-sound/aeolus: x86 stable (bug #673662) (diff) | |
download | gentoo-ddc138af539a01844728e428177eda656f3a2dc6.tar.gz gentoo-ddc138af539a01844728e428177eda656f3a2dc6.tar.bz2 gentoo-ddc138af539a01844728e428177eda656f3a2dc6.zip |
dev-libs/Ice: x86 stable (bug #672980)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r-- | dev-libs/Ice/Ice-3.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.4.ebuild b/dev-libs/Ice/Ice-3.6.4.ebuild index 0b2b1af24d1e..d51d28604856 100644 --- a/dev-libs/Ice/Ice-3.6.4.ebuild +++ b/dev-libs/Ice/Ice-3.6.4.ebuild @@ -28,7 +28,7 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( http://download.zeroc.com/Ice/$(ver_cut 1-2)/${P}.pdf )" LICENSE="GPL-2" SLOT="0/36" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="doc examples libressl +ncurses mono php python ruby test debug" RESTRICT="test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |