dev-python/twine: x86 stable wrt bug #714532
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 15:33:09 +0000 (16:33 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 15:41:57 +0000 (16:41 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twine/twine-3.0.0.ebuild

index a17698e872413b3fb660b87316911dd82fed4f6c..6b9d9ad34d3bd8c8a19b6206b2c5d65ee7e390ef 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"