commit: 9ac352a06914caade294e8db9ab82833dab87cb5
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 18:25:21 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 19:02:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac352a0
dev-python/regex: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-python/regex/regex-2017.04.05.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/regex/regex-2017.04.05.ebuild
b/dev-python/regex/regex-2017.04.05.ebuild
index b18fe217611..21344a7e622 100644
--- a/dev-python/regex/regex-2017.04.05.ebuild
+++ b/dev-python/regex/regex-2017.04.05.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
DOCS=( README docs/UnicodeProperties.txt )