diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-13 20:09:14 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-13 20:09:14 +0100 |
commit | e99d84b68f08113ef7b7ffef1331166fd0ed0a47 (patch) | |
tree | b081593ad3f0ec29d2908b14e1d7a82e2d4de86b /dev-python/requests/requests-2.21.0-r1.ebuild | |
parent | net-wireless/unifi: 5.6.40 & 5.10.12 stable (diff) | |
download | gentoo-e99d84b68f08113ef7b7ffef1331166fd0ed0a47.tar.gz gentoo-e99d84b68f08113ef7b7ffef1331166fd0ed0a47.tar.bz2 gentoo-e99d84b68f08113ef7b7ffef1331166fd0ed0a47.zip |
dev-python/requests: arm stable, bug #668716
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/requests/requests-2.21.0-r1.ebuild')
-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 7125e0d59848..36be54603f52 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=" |