dev-libs/Ice: Stable for amd64 and x86 (bug #596650).
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 15 Dec 2016 10:25:20 +0000 (11:25 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 15 Dec 2016 10:29:25 +0000 (11:29 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64,x86"

dev-libs/Ice/Ice-3.6.3.ebuild

index b9b237d94632df6aa4e8fbc0e7460d6e9914face..49d51b3c2c7bbea211f3b3e770357b8312b10d03 100644 (file)
@@ -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 x86"
 IUSE="doc examples libressl +ncurses mono php python ruby test debug"
 
 RDEPEND=">=dev-libs/expat-2.0.1