diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 17:08:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 17:08:21 +0100 |
commit | 23e2216e5e0e5b4526e4042611ff02477b2234ae (patch) | |
tree | 3e6daed1466c377514d64f03c3410f08507b9e9c /dev-python/requests | |
parent | dev-python/regendoc: ppc64 stable wrt bug #564588 (diff) | |
download | gentoo-23e2216e5e0e5b4526e4042611ff02477b2234ae.tar.gz gentoo-23e2216e5e0e5b4526e4042611ff02477b2234ae.tar.bz2 gentoo-23e2216e5e0e5b4526e4042611ff02477b2234ae.zip |
dev-python/requests: ppc64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.8.1.ebuild b/dev-python/requests/requests-2.8.1.ebuild index da59797b33ea..c4018168b94e 100644 --- a/dev-python/requests/requests-2.8.1.ebuild +++ b/dev-python/requests/requests-2.8.1.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 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" # bundles dev-python/urllib3 snapshot |