dev-libs/concurrencykit: x86 stable wrt bug #612032
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 10:58:51 +0000 (11:58 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 10:59:42 +0000 (11:59 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/concurrencykit/concurrencykit-0.5.2.ebuild

index 74618e7e1e2ffe34cdb5e3fd5f02d77a4e414fc0..178422abf6350cbb95c9b68051e6878ed82060f1 100644 (file)
@@ -12,6 +12,6 @@ SRC_URI="http://concurrencykit.org/releases/${MY_P}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 S="${WORKDIR}/${MY_P}"