From: Agostino Sarubbo Date: Mon, 3 Feb 2020 11:30:40 +0000 (+0100) Subject: dev-python/twine: x86 stable wrt bug #706508 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08a56a28c7f180263c6bf21df2c8648a6869c8b1;p=gentoo.git dev-python/twine: x86 stable wrt bug #706508 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/twine/twine-1.15.0.ebuild b/dev-python/twine/twine-1.15.0.ebuild index dd7bd66b157d..d6fabace0f64 100644 --- a/dev-python/twine/twine-1.15.0.ebuild +++ b/dev-python/twine/twine-1.15.0.ebuild @@ -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}]"