dev-python/pylibmc: x86 stable wrt bug #593048
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:22:04 +0000 (16:22 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:29:27 +0000 (16:29 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/pylibmc/pylibmc-1.5.0.ebuild

index 6ac6d511736e47f72e278423c70b1927304860d3..4ff0ae859140076d14f2cb92ead0c5377d441127 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND=">=dev-libs/libmemcached-0.32"