commit: 4bee288dc40ef75aef35babbb43a019b402e7a16 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 24 15:21:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 15:21:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bee288d
dev-java/guice: Keyword 4.1 ppc64, #802609 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/guice/guice-4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/guice/guice-4.1.ebuild b/dev-java/guice/guice-4.1.ebuild index f6bb9b55758..f1239b6deef 100644 --- a/dev-java/guice/guice-4.1.ebuild +++ b/dev-java/guice/guice-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="4" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="test" CP_DEPEND="dev-java/aopalliance:1
