summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 11:40:40 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 13:51:32 +0200
commit35a58068653a37c846553405534f1b14826e2b2a (patch)
tree30cf5b43811e1b49283d7cf7b83e48c570fea441 /dev-python/twine/twine-3.1.1.ebuild
parentdev-python/twine: Keyword 1.15.0 ppc64, #726188 (diff)
downloadgentoo-35a58068653a37c846553405534f1b14826e2b2a.tar.gz
gentoo-35a58068653a37c846553405534f1b14826e2b2a.tar.bz2
gentoo-35a58068653a37c846553405534f1b14826e2b2a.zip
dev-python/twine: Keyword 3.1.1 ppc64, #726188
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twine/twine-3.1.1.ebuild')
-rw-r--r--dev-python/twine/twine-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twine/twine-3.1.1.ebuild b/dev-python/twine/twine-3.1.1.ebuild
index e624686e3c04..ea4092454f05 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 )"