commit: 86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Aug 31 19:53:05 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Aug 31 19:55:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b9b9cd
dev-java/guice: 4.1 stable on amd64 and x86 using ALLARCHES Package-Manager: Portage-2.3.8, Repoman-2.3.2 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 a916e2f0cdd..f6bb9b55758 100644 --- a/dev-java/guice/guice-4.1.ebuild +++ b/dev-java/guice/guice-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 x86" RESTRICT="test" CP_DEPEND="dev-java/aopalliance:1
