diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:01:05 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:32:21 -0600 |
commit | 8f3c5e391e7ffb75e53a12e69a85b4a049ae08c0 (patch) | |
tree | bc560bb58327065b1d604a7e6d546cfdb7eba2c0 /dev-python/urllib3 | |
parent | dev-python/wsgiintercept: 1.3.1 stable amd64 and x86 (diff) | |
download | gentoo-8f3c5e391e7ffb75e53a12e69a85b4a049ae08c0.tar.gz gentoo-8f3c5e391e7ffb75e53a12e69a85b4a049ae08c0.tar.bz2 gentoo-8f3c5e391e7ffb75e53a12e69a85b4a049ae08c0.zip |
dev-python/urllib3: 1.16 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r-- | dev-python/urllib3/urllib3-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.16.ebuild b/dev-python/urllib3/urllib3-1.16.ebuild index 1da545f6f244..c15932c3a306 100644 --- a/dev-python/urllib3/urllib3-1.16.ebuild +++ b/dev-python/urllib3/urllib3-1.16.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-fbsd ~x86-linux" IUSE="doc test" RDEPEND=" |