diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 09:34:10 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 09:35:45 +0100 |
commit | e19db8dab8bf316a3fa16bf7a056ebda2f81df09 (patch) | |
tree | 567f9f8320f1f7079d6854632d2816493a88e9f4 /dev-python/rfc3986 | |
parent | dev-python/jsonschema: arm64 stable (bug 583704) (diff) | |
download | gentoo-e19db8dab8bf316a3fa16bf7a056ebda2f81df09.tar.gz gentoo-e19db8dab8bf316a3fa16bf7a056ebda2f81df09.tar.bz2 gentoo-e19db8dab8bf316a3fa16bf7a056ebda2f81df09.zip |
dev-python/rfc3986: arm64 stable (bug 583704)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-python/rfc3986')
-rw-r--r-- | dev-python/rfc3986/rfc3986-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3986/rfc3986-0.3.1.ebuild b/dev-python/rfc3986/rfc3986-0.3.1.ebuild index 170104b3f784..20ab7bcecba5 100644 --- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.3.1.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 ~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=" |