diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 20:03:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 20:03:23 +0200 |
commit | 62abf42734d0afff1cc59c54035763f202644367 (patch) | |
tree | 36eb1a2f7a1cbf42425b84cbf433e8038510adec /dev-python/urllib3/urllib3-1.24.2.ebuild | |
parent | x11-libs/gtk+-3.24.4-r1: alpha stable (diff) | |
download | gentoo-62abf42734d0afff1cc59c54035763f202644367.tar.gz gentoo-62abf42734d0afff1cc59c54035763f202644367.tar.bz2 gentoo-62abf42734d0afff1cc59c54035763f202644367.zip |
dev-python/urllib3-1.24.2-r0: alpha stable
Bug: http://bugs.gentoo.org/683890
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/urllib3/urllib3-1.24.2.ebuild')
-rw-r--r-- | dev-python/urllib3/urllib3-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.24.2.ebuild b/dev-python/urllib3/urllib3-1.24.2.ebuild index fdfc815c685f..0cbddc9e2154 100644 --- a/dev-python/urllib3/urllib3-1.24.2.ebuild +++ b/dev-python/urllib3/urllib3-1.24.2.ebuild @@ -14,7 +14,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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" #RESTRICT="test" |