summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:21:47 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:46:26 -0500
commit45c291d50db7b37dcc320c903c22639f7e44aa0d (patch)
treeb10e5148c2d5b18a76125e0e86ca33a308b6fe26 /dev-python/random2
parentdev-python/pylint: arm64 stable (diff)
downloadgentoo-45c291d50db7b37dcc320c903c22639f7e44aa0d.tar.gz
gentoo-45c291d50db7b37dcc320c903c22639f7e44aa0d.tar.bz2
gentoo-45c291d50db7b37dcc320c903c22639f7e44aa0d.zip
dev-python/random2: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 d96f9af4a63a..8062b634f9e9 100644
--- a/dev-python/random2/random2-1.0.1-r1.ebuild
+++ b/dev-python/random2/random2-1.0.1-r1.ebuild
@@ -10,7 +10,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}]"