summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-13 08:29:25 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-13 08:29:25 +0200
commitcadd408b991bf272ce0084b9bd9dbbbc2c9c8617 (patch)
treefa5af7a7e9adee56f8d1f6c5c208ae5c160a16ea /dev-python/regex/regex-2017.04.05.ebuild
parentdev-util/pkgconf: add ~arm64, bug #617758 (diff)
downloadgentoo-cadd408b991bf272ce0084b9bd9dbbbc2c9c8617.tar.gz
gentoo-cadd408b991bf272ce0084b9bd9dbbbc2c9c8617.tar.bz2
gentoo-cadd408b991bf272ce0084b9bd9dbbbc2c9c8617.zip
dev-python/regex: add ~arm, bug #617424
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/regex/regex-2017.04.05.ebuild')
-rw-r--r--dev-python/regex/regex-2017.04.05.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/regex/regex-2017.04.05.ebuild b/dev-python/regex/regex-2017.04.05.ebuild
index e297dfb403be..eb185e0b8025 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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DOCS=( README docs/UnicodeProperties.txt )