From: Michał Górny Date: Sat, 30 May 2020 09:40:39 +0000 (+0200) Subject: dev-python/twine: Keyword 1.15.0 ppc64, #726188 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7529b53eb2928ed7593769fc95f5bc9a82fc3a30;p=gentoo.git dev-python/twine: Keyword 1.15.0 ppc64, #726188 Signed-off-by: Michał Górny --- diff --git a/dev-python/twine/twine-1.15.0.ebuild b/dev-python/twine/twine-1.15.0.ebuild index 685e99a4a62d..c0cbf6e4ad47 100644 --- a/dev-python/twine/twine-1.15.0.ebuild +++ b/dev-python/twine/twine-1.15.0.ebuild @@ -14,7 +14,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 ~hppa ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"