summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-25 14:34:22 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-25 14:58:58 +0100
commitc5d21f0f7145c9ec458973d574dfe45e1c80c56d (patch)
treea3b6e5afdc0294aca461a866b80184ee3b2a5ad4 /dev-python/random2
parentdev-python/pytest-xprocess: Remove old (diff)
downloadgentoo-c5d21f0f7145c9ec458973d574dfe45e1c80c56d.tar.gz
gentoo-c5d21f0f7145c9ec458973d574dfe45e1c80c56d.tar.bz2
gentoo-c5d21f0f7145c9ec458973d574dfe45e1c80c56d.zip
dev-python/random2: Stabilize 1.0.1-r1 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/random2')
-rw-r--r--dev-python/random2/random2-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/random2/random2-1.0.1-r1.ebuild b/dev-python/random2/random2-1.0.1-r1.ebuild
index 14c83c936d1a..0599ef488cdd 100644
--- a/dev-python/random2/random2-1.0.1-r1.ebuild
+++ b/dev-python/random2/random2-1.0.1-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/random2/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
BDEPEND="app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]"