diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 10:40:11 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 10:40:11 +0100 |
commit | 3ce3c444261b5c2d7c3a8ee4012c5ea51c606153 (patch) | |
tree | 38f83829dbcb52152710301d2c7d0cd5301f6aeb /dev-libs/Ice | |
parent | dev-python/passlib: Add ~arm keyword (bug 392327). (diff) | |
download | gentoo-3ce3c444261b5c2d7c3a8ee4012c5ea51c606153.tar.gz gentoo-3ce3c444261b5c2d7c3a8ee4012c5ea51c606153.tar.bz2 gentoo-3ce3c444261b5c2d7c3a8ee4012c5ea51c606153.zip |
dev-libs/Ice: Add ~arm keyword (bug 392327).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 50e7d8683c8c..26fb4e336c87 100644 --- a/dev-libs/Ice/Ice-3.6.3-r1.ebuild +++ b/dev-libs/Ice/Ice-3.6.3-r1.ebuild @@ -29,7 +29,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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc examples libressl +ncurses mono php python ruby test debug" RDEPEND=">=dev-libs/expat-2.0.1 |