dev-python/random2: Stabilize 1.0.1-r1 ALLARCHES

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-25 14:34:22 +01:00
parent a386630c2a
commit c5d21f0f71

View File

@@ -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}]"