summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-02-15 10:31:20 -0800
committerMatt Turner <mattst88@gentoo.org>2022-02-15 10:31:20 -0800
commitd7b779c9e5dd970cdced036eec19c6d679ec7891 (patch)
treed4d856df03ad109e31a751c95c793d1911354704 /dev-python/nose2
parentmedia-fonts/jisx0213-fonts: Keyword 20040425-r3 alpha, #820512 (diff)
downloadgentoo-d7b779c9e5dd970cdced036eec19c6d679ec7891.tar.gz
gentoo-d7b779c9e5dd970cdced036eec19c6d679ec7891.tar.bz2
gentoo-d7b779c9e5dd970cdced036eec19c6d679ec7891.zip
dev-python/nose2: Keyword 0.11.0 alpha, #823906
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/nose2')
-rw-r--r--dev-python/nose2/nose2-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose2/nose2-0.11.0.ebuild b/dev-python/nose2/nose2-0.11.0.ebuild
index 3d1a41ca2bdf..7f8d6a9b0785 100644
--- a/dev-python/nose2/nose2-0.11.0.ebuild
+++ b/dev-python/nose2/nose2-0.11.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/coverage-4.4.1[${PYTHON_USEDEP}]