summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 21:59:09 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:59:09 -0700
commit5f4ea8392a250badd0022bcfd26a97e49535d45b (patch)
tree0fd23c3a763684781e63a3c87c5afde8191459b7 /dev-python/urllib3
parentdev-python/trustme-0.6.0: add ~alpha, bug 711762 (diff)
downloadgentoo-5f4ea8392a250badd0022bcfd26a97e49535d45b.tar.gz
gentoo-5f4ea8392a250badd0022bcfd26a97e49535d45b.tar.bz2
gentoo-5f4ea8392a250badd0022bcfd26a97e49535d45b.zip
dev-python/urllib3-1.25.8: add ~alpha, bug 711762
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r--dev-python/urllib3/urllib3-1.25.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.25.8.ebuild b/dev-python/urllib3/urllib3-1.25.8.ebuild
index 0881a9702ece..296a106fd7aa 100644
--- a/dev-python/urllib3/urllib3-1.25.8.ebuild
+++ b/dev-python/urllib3/urllib3-1.25.8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~x86"
IUSE="brotli test"
RESTRICT="!test? ( test )"