diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:12:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:12:53 -0500 |
commit | 51e1bfe9dae03251bf22450ea3f3df5289c74d7f (patch) | |
tree | c839bb5ebb9efd21a637aefffaacfa053c82cbd3 /dev-python/requests | |
parent | stablize openstack ocata pycadf-2.5.0 x86 and amd64 (diff) | |
download | gentoo-51e1bfe9dae03251bf22450ea3f3df5289c74d7f.tar.gz gentoo-51e1bfe9dae03251bf22450ea3f3df5289c74d7f.tar.bz2 gentoo-51e1bfe9dae03251bf22450ea3f3df5289c74d7f.zip |
stablize openstack ocata requests-2.12.5 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.12.5.ebuild b/dev-python/requests/requests-2.12.5.ebuild index b1b891e58d1a..79831fa90a7e 100644 --- a/dev-python/requests/requests-2.12.5.ebuild +++ b/dev-python/requests/requests-2.12.5.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" RDEPEND=" |