diff options
author | 2017-12-04 08:01:31 +0000 | |
---|---|---|
committer | 2017-12-04 08:01:31 +0000 | |
commit | a2143ced5723ca9f6dcfda496d1a7cc3ddd231dd (patch) | |
tree | 3d9fce4121069f4659404a561c6274a648ce0f56 /dev-python | |
parent | dev-python/rfc3987: stable 1.3.7 for sparc, bug #617424 (thanks to Rolf Eike ... (diff) | |
download | gentoo-a2143ced5723ca9f6dcfda496d1a7cc3ddd231dd.tar.gz gentoo-a2143ced5723ca9f6dcfda496d1a7cc3ddd231dd.tar.bz2 gentoo-a2143ced5723ca9f6dcfda496d1a7cc3ddd231dd.zip |
dev-python/regex: stable 2017.04.05 for sparc, bug #617424 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/regex/regex-2017.04.05.ebuild | 2 |
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 442e2e6e0aba..1df9a69b052b 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 ) |