diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-12 08:03:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-12 08:03:49 +0000 |
commit | d05c7e9ccaa336e45b4ad0d7cc538eea91f85e25 (patch) | |
tree | 30dd610c2d93e4265434b851caf165dd560b81ee /dev-python/requests | |
parent | media-libs/libsidplay: stable 2.1.1-r5 for hppa, bug #649804 (diff) | |
download | gentoo-d05c7e9ccaa336e45b4ad0d7cc538eea91f85e25.tar.gz gentoo-d05c7e9ccaa336e45b4ad0d7cc538eea91f85e25.tar.bz2 gentoo-d05c7e9ccaa336e45b4ad0d7cc538eea91f85e25.zip |
dev-python/requests: stable 2.21.0-r1 for hppa, bug #668716
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.21.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.21.0-r1.ebuild b/dev-python/requests/requests-2.21.0-r1.ebuild index cbc3b2974a12..bb3661f8e2d5 100644 --- a/dev-python/requests/requests-2.21.0-r1.ebuild +++ b/dev-python/requests/requests-2.21.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P: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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="socks5 +ssl" RDEPEND=" |