diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:57 -0500 |
commit | 1f324f9607e2dfa0e4b7707560405bcfad629607 (patch) | |
tree | 468d358f93fdbfdb0927f5fb71d899b13e7d2615 /dev-python | |
parent | dev-python/uritemplate: 3.0.0 stablized amd64 arm x86 under allarches (diff) | |
download | gentoo-1f324f9607e2dfa0e4b7707560405bcfad629607.tar.gz gentoo-1f324f9607e2dfa0e4b7707560405bcfad629607.tar.bz2 gentoo-1f324f9607e2dfa0e4b7707560405bcfad629607.zip |
dev-python/rfc3987: 1.3.7 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/rfc3987/rfc3987-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild index 184c83bc4b4b..19a8c4c51c9c 100644 --- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="$(python_gen_cond_dep \ |