diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:34:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:34:59 +0200 |
commit | 99cb8533985fca812d6391ed33ebb6d26524b9c0 (patch) | |
tree | 4aac9dea689f2985709a8e07c813e545ea60dd5c /dev-python/rfc3986 | |
parent | dev-python/strict-rfc3339: sh stable wrt bug #583704 (diff) | |
download | gentoo-99cb8533985fca812d6391ed33ebb6d26524b9c0.tar.gz gentoo-99cb8533985fca812d6391ed33ebb6d26524b9c0.tar.bz2 gentoo-99cb8533985fca812d6391ed33ebb6d26524b9c0.zip |
dev-python/rfc3986: sh stable wrt bug #583704
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
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 fba7809a47df..bea78dfa82bc 100644 --- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.3.1.ebuild @@ -15,7 +15,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=" |