From: Agostino Sarubbo Date: Sun, 3 May 2020 10:29:02 +0000 (+0200) Subject: dev-python/twine: x86 stable wrt bug #720652 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=91e1115472f4a927761f837d10ce0fd2f9961db5;p=gentoo.git dev-python/twine: x86 stable wrt bug #720652 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/twine/twine-3.1.1.ebuild b/dev-python/twine/twine-3.1.1.ebuild index e395d7f54d25..6b1e17bcd56a 100644 --- a/dev-python/twine/twine-3.1.1.ebuild +++ b/dev-python/twine/twine-3.1.1.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="~alpha amd64 ~arm64 ~x86" +KEYWORDS="~alpha amd64 ~arm64 x86" IUSE="test" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"