summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 18:52:57 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 19:09:14 -0700
commitcc80ae63d020e8a0f81822ecce3a50b3c59a22b7 (patch)
tree19b37bb1978615a01445827bf72db1e501ccca07
parentdev-libs/re2-0.2019.12.01: add ~alpha, bug 700918 (diff)
downloadgentoo-cc80ae63d020e8a0f81822ecce3a50b3c59a22b7.tar.gz
gentoo-cc80ae63d020e8a0f81822ecce3a50b3c59a22b7.tar.bz2
gentoo-cc80ae63d020e8a0f81822ecce3a50b3c59a22b7.zip
dev-python/betamax-0.8.1: add ~alpha, bug 700918
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/betamax/betamax-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/betamax/betamax-0.8.1.ebuild b/dev-python/betamax/betamax-0.8.1.ebuild
index c1807b13d5db..001ef56fb4d3 100644
--- a/dev-python/betamax/betamax-0.8.1.ebuild
+++ b/dev-python/betamax/betamax-0.8.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"