diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:04:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:04:54 +0200 |
commit | b061fce0e9eff96224de4e05f866be63f2a45262 (patch) | |
tree | acfc038c11d31e5ab429990cc61025c82b8f8209 /dev-python/nose2 | |
parent | dev-python/furo: Stabilize 2024.5.6 ALLARCHES, #932416 (diff) | |
download | gentoo-b061fce0e9eff96224de4e05f866be63f2a45262.tar.gz gentoo-b061fce0e9eff96224de4e05f866be63f2a45262.tar.bz2 gentoo-b061fce0e9eff96224de4e05f866be63f2a45262.zip |
dev-python/nose2: Stabilize 0.14.2 ALLARCHES, #932427
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nose2')
-rw-r--r-- | dev-python/nose2/nose2-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose2/nose2-0.14.2.ebuild b/dev-python/nose2/nose2-0.14.2.ebuild index 1dfbe3a968eb..2df85b36cd3b 100644 --- a/dev-python/nose2/nose2-0.14.2.ebuild +++ b/dev-python/nose2/nose2-0.14.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~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}] |