diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 08:01:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 08:01:28 +0000 |
commit | 8bdf5bd4c4330ce1fb6593bee65bbe66f9c5e74d (patch) | |
tree | e12327f9dd3637b20792c2b0f48d74a484b9d78e /dev-python/rfc3987 | |
parent | media-libs/mesa: stable 17.1.8 for hppa, bug #629244 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-8bdf5bd4c4330ce1fb6593bee65bbe66f9c5e74d.tar.gz gentoo-8bdf5bd4c4330ce1fb6593bee65bbe66f9c5e74d.tar.bz2 gentoo-8bdf5bd4c4330ce1fb6593bee65bbe66f9c5e74d.zip |
dev-python/rfc3987: stable 1.3.7 for sparc, bug #617424 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r-- | dev-python/rfc3987/Manifest | 2 | ||||
-rw-r--r-- | dev-python/rfc3987/rfc3987-1.3.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rfc3987/Manifest b/dev-python/rfc3987/Manifest index bb11a8e7c199..8d8731d355cc 100644 --- a/dev-python/rfc3987/Manifest +++ b/dev-python/rfc3987/Manifest @@ -1 +1 @@ -DIST rfc3987-1.3.7.tar.gz 20701 SHA256 91a7826b0a26c246a5a91bef09c2c0809c713a689be689b9571e78a13f6557a4 SHA512 c5fa8eb36358f7f42d12adc305031bfff7bd77e83316ad4458ed07acc6094c7d9109b95848b9296dcbc6677ce34aa59b1be8fd57dfcdc6be47eb92aeda51c518 WHIRLPOOL 5c4051d3192edb8124e0350c9cd489f74ec88929f1447c533a5ba6f3105fa937b9b789776a43e762ae4373a83cf92a114bd7f54d970bda2fe72b3ed61c724c1a +DIST rfc3987-1.3.7.tar.gz 20701 BLAKE2B 234f3dc60d83e5615ae9fbbc14d063f9a993a532f5e7042144a8f5e995d44a27d88c284f7e12ff1f3f92d2440333438b3e1a0804ab43ca229305ce20ec4cb4f2 SHA512 c5fa8eb36358f7f42d12adc305031bfff7bd77e83316ad4458ed07acc6094c7d9109b95848b9296dcbc6677ce34aa59b1be8fd57dfcdc6be47eb92aeda51c518 diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild index 6697e1a9c082..c290f019fa75 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 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="$(python_gen_cond_dep \ |