diff --git a/dev-python/twine/twine-3.1.1.ebuild b/dev-python/twine/twine-3.1.1.ebuild index ea4092454f050..988cd29b5bf8f 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 ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"