dev-python/twine: x86 stable wrt bug #720652
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 10:29:02 +0000 (12:29 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 10:29:02 +0000 (12:29 +0200)
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.1.1.ebuild

index e395d7f54d25799096374a4fcb7267e43017a590..6b1e17bcd56af789a472f4ee4f901f3f0d173899 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="~alpha amd64 ~arm64 ~x86"
+KEYWORDS="~alpha amd64 ~arm64 x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"