summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-05 17:38:45 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-05 17:39:22 +0200
commit61729d6138486cb9553b627cfbe103fe8f845039 (patch)
treee6378ce7d2fb854766ed4d0f48309f1485b70a71 /dev-python/nose-random
parentdev-python/hypothesis: Stabilize 5.16.0 amd64, #730372 (diff)
downloadgentoo-61729d6138486cb9553b627cfbe103fe8f845039.tar.gz
gentoo-61729d6138486cb9553b627cfbe103fe8f845039.tar.bz2
gentoo-61729d6138486cb9553b627cfbe103fe8f845039.zip
dev-python/nose-random: Stabilize 1.0.0 amd64, #730942
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nose-random')
-rw-r--r--dev-python/nose-random/nose-random-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose-random/nose-random-1.0.0.ebuild b/dev-python/nose-random/nose-random-1.0.0.ebuild
index 973cf59a42b7..661b2bfb4ebf 100644
--- a/dev-python/nose-random/nose-random-1.0.0.ebuild
+++ b/dev-python/nose-random/nose-random-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/fzumstein/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"