dev-python/regex: 2017.04.05 stable arm64 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Feb 2018 22:21:50 +0000 (16:21 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 13 Feb 2018 22:22:06 +0000 (16:22 -0600)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-python/regex/regex-2017.04.05.ebuild

index 2d5b915acfe0095956269ca466665cbaec6044d2..a18b33918a455c252c78f01316b9526fa4bfec25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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 )