dev-python/twine: x86 stable wrt bug #706508
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 11:30:40 +0000 (12:30 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 11:30:40 +0000 (12:30 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twine/twine-1.15.0.ebuild

index dd7bd66b157ddf3da6a9ef9da22289d5a3e81302..d6fabace0f6407993ee47a03822f0eb49fb3dc06 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 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~sparc x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"