commit: dedfb94f36135c8e98bece3631bf9b664306f107
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 05:46:42 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 06:07:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dedfb94f
dev-python/pyhamcrest: keyword on ~ppc64, bug #661320
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 11cb2bf30d6..a77b725590c 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc64 ~sh sparc ~x86 ~amd64-linux
~x86-linux"
IUSE="examples test"
RESTRICT="!test? ( test )"