commit: 35a58068653a37c846553405534f1b14826e2b2a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 30 09:40:40 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 30 11:51:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a58068
dev-python/twine: Keyword 3.1.1 ppc64, #726188 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/twine/twine-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twine/twine-3.1.1.ebuild b/dev-python/twine/twine-3.1.1.ebuild index e624686e3c0..ea4092454f0 100644 --- a/dev-python/twine/twine-3.1.1.ebuild +++ b/dev-python/twine/twine-3.1.1.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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
