summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-26 16:23:22 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-26 17:44:12 -0700
commit72fad7da3bce50a137e26c16b6bd834287a7a93c (patch)
tree264f5b366f24460c31f8752bbbc93d4b58d96e28 /dev-python/scripttest
parentwww-client/firefox: fix drag&drop of tabs on Wayland (diff)
downloadgentoo-72fad7da3bce50a137e26c16b6bd834287a7a93c.tar.gz
gentoo-72fad7da3bce50a137e26c16b6bd834287a7a93c.tar.bz2
gentoo-72fad7da3bce50a137e26c16b6bd834287a7a93c.zip
dev-python/scripttest: Keyword 1.3.0 ppc, #719700
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r--dev-python/scripttest/scripttest-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
index ceecb3c4bf42..a49bb08323c5 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~sparc x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"