diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 05:00:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 05:00:23 +0000 |
commit | 4f51ce5df89a7735a6c2ac3e3dabe0f5d91896a1 (patch) | |
tree | ad6b6de47559b7fd5e2f540311ed24689cbdafc9 /dev-python/rfc3986 | |
parent | net-libs/libsoup: sparc stable (bug #717144) (diff) | |
download | gentoo-4f51ce5df89a7735a6c2ac3e3dabe0f5d91896a1.tar.gz gentoo-4f51ce5df89a7735a6c2ac3e3dabe0f5d91896a1.tar.bz2 gentoo-4f51ce5df89a7735a6c2ac3e3dabe0f5d91896a1.zip |
dev-python/rfc3986: sparc stable (bug #733850)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rfc3986')
-rw-r--r-- | dev-python/rfc3986/rfc3986-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3986/rfc3986-1.4.0.ebuild b/dev-python/rfc3986/rfc3986-1.4.0.ebuild index d85c2ebb8952..1a631eeb36bb 100644 --- a/dev-python/rfc3986/rfc3986-1.4.0.ebuild +++ b/dev-python/rfc3986/rfc3986-1.4.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="idna" RDEPEND=" |