diff options
author | 2017-01-22 17:20:11 +0100 | |
---|---|---|
committer | 2017-01-22 17:26:56 +0100 | |
commit | 5470b6428e02263c554837b40c213ba009f4dcec (patch) | |
tree | 67ef27c53c462f1f0c41cde70f2e2525bae5773c /dev-python/regex | |
parent | app-text/pytextile: sparc stable wrt bug #605984 (diff) | |
download | gentoo-5470b6428e02263c554837b40c213ba009f4dcec.tar.gz gentoo-5470b6428e02263c554837b40c213ba009f4dcec.tar.bz2 gentoo-5470b6428e02263c554837b40c213ba009f4dcec.zip |
dev-python/regex: sparc stable wrt bug #605984
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/regex')
-rw-r--r-- | dev-python/regex/regex-2016.01.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/regex/regex-2016.01.10.ebuild b/dev-python/regex/regex-2016.01.10.ebuild index 353ac7efcef4..6909e2c11d52 100644 --- a/dev-python/regex/regex-2016.01.10.ebuild +++ b/dev-python/regex/regex-2016.01.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="doc" DOCS=( README docs/UnicodeProperties.txt ) |