dev-python/random2: Stabilize 1.0.1-r1 ALLARCHES
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 13:34:22 +0000 (14:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 13:58:58 +0000 (14:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/random2/random2-1.0.1-r1.ebuild

index 14c83c936d1a7488c597f7ccca6ff29c681ae490..0599ef488cdd5cee012d7a5bc5c96f280e687e57 100644 (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}]"