summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 18:53:22 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 19:09:18 -0700
commit623c7686fece555f0d9e49c4f3845e01c42e1e15 (patch)
treef60a4c1714d8d757fc29cdfd8c252a5563350f9a /dev-python/scripttest
parentdev-python/rfc3986-validator-0.1.1: add ~alpha, bug 700918 (diff)
downloadgentoo-623c7686fece555f0d9e49c4f3845e01c42e1e15.tar.gz
gentoo-623c7686fece555f0d9e49c4f3845e01c42e1e15.tar.bz2
gentoo-623c7686fece555f0d9e49c4f3845e01c42e1e15.zip
dev-python/scripttest-1.3.0: add ~alpha, bug 700918
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r--dev-python/scripttest/scripttest-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 0c579f9104b6..ceecb3c4bf42 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~sparc x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"