commit: 74c72a61ad2314b6a27fcf9100f69dcba712ae67 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 20:27:08 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 20:55:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c72a61
dev-java/treelayout: 1.0.2 stable on amd64, ppc64, x86 (ALLARCHES) Package-Manager: portage-2.3.1 dev-java/treelayout/treelayout-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/treelayout/treelayout-1.0.2.ebuild b/dev-java/treelayout/treelayout-1.0.2.ebuild index 0c8abef..f3d938d 100644 --- a/dev-java/treelayout/treelayout-1.0.2.ebuild +++ b/dev-java/treelayout/treelayout-1.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/abego/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/abego/treelayout" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc64 x86" IUSE="test" RDEPEND=">=virtual/jre-1.6"