commit: 7366e824562b7a4de6a79e5c6a282cd06d35b9a8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 18:55:56 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 18:55:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7366e824
dev-java/hamcrest-generator: Stabilize 1.3-r4 ppc64, #875398 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/hamcrest-generator/hamcrest-generator-1.3-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r4.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r4.ebuild index 401c4fb05f9a..fd4caa3474ad 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r4.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta LICENSE="BSD-2" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~ppc-macos ~x64-macos" CP_DEPEND="dev-java/qdox:1.12"