diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:26:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:57 +0200 |
commit | 4f00d1b3a7242ec7e7710376cfccf8775c4d4015 (patch) | |
tree | 8dcaddfc4f65e6cb92ccff07ca46c98cc4016dde /dev-libs/Ice | |
parent | media-gfx/gscan2pdf: x86 stable (bug #643170) (diff) | |
download | gentoo-4f00d1b3a7242ec7e7710376cfccf8775c4d4015.tar.gz gentoo-4f00d1b3a7242ec7e7710376cfccf8775c4d4015.tar.bz2 gentoo-4f00d1b3a7242ec7e7710376cfccf8775c4d4015.zip |
dev-libs/Ice: x86 stable (bug #636788)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r-- | dev-libs/Ice/Ice-3.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.3-r1.ebuild b/dev-libs/Ice/Ice-3.6.3-r1.ebuild index 538503b9d2a6..a2eb14ae3125 100644 --- a/dev-libs/Ice/Ice-3.6.3-r1.ebuild +++ b/dev-libs/Ice/Ice-3.6.3-r1.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/$(get_version_component_range 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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |