From: Mikle Kolyada Date: Wed, 6 May 2020 16:42:47 +0000 (+0300) Subject: dev-python/scripttest: ppc64 stable wrt bug #719946 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5473cfc8fc3436728a19418b7d55a0667b151c0a;p=gentoo.git dev-python/scripttest: ppc64 stable wrt bug #719946 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index 3489c5e74785..e6a44bee7aed 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 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"