dev-python/twine: amd64 stable wrt bug #720652
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 09:59:19 +0000 (11:59 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 09:59:19 +0000 (11:59 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twine/twine-3.1.1.ebuild

index 768a2bd4eff6a8ad6a30e18cfcdae2280e7b12a8..e395d7f54d25799096374a4fcb7267e43017a590 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}]"