diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:08:21 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:29 -0500 |
commit | 7b4a0363aa8443e69a34a4e59238477076ad97ae (patch) | |
tree | 65fb038d55865346f201daeab8f1a18d34dbeeb2 /dev-python/rfc3986 | |
parent | dev-python/oslo-cache: 1.33.2-r1 allarches stablized (diff) | |
download | gentoo-7b4a0363aa8443e69a34a4e59238477076ad97ae.tar.gz gentoo-7b4a0363aa8443e69a34a4e59238477076ad97ae.tar.bz2 gentoo-7b4a0363aa8443e69a34a4e59238477076ad97ae.zip |
dev-python/rfc3986: 1.2.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/rfc3986')
-rw-r--r-- | dev-python/rfc3986/rfc3986-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3986/rfc3986-1.2.0.ebuild b/dev-python/rfc3986/rfc3986-1.2.0.ebuild index 28f57b19268a..21da327e4a5c 100644 --- a/dev-python/rfc3986/rfc3986-1.2.0.ebuild +++ b/dev-python/rfc3986/rfc3986-1.2.0.ebuild @@ -14,7 +14,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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" DEPEND=" |