summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-10-07 21:27:08 +0100
committerJames Le Cuirot <chewi@gentoo.org>2016-10-07 21:55:04 +0100
commit74c72a61ad2314b6a27fcf9100f69dcba712ae67 (patch)
treed24acfad482fd3b3a01b2e774d7bf9dc167698bc /dev-java
parentdev-lang/mono: bump (diff)
downloadgentoo-74c72a61ad2314b6a27fcf9100f69dcba712ae67.tar.gz
gentoo-74c72a61ad2314b6a27fcf9100f69dcba712ae67.tar.bz2
gentoo-74c72a61ad2314b6a27fcf9100f69dcba712ae67.zip
dev-java/treelayout: 1.0.2 stable on amd64, ppc64, x86 (ALLARCHES)
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/treelayout/treelayout-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/treelayout/treelayout-1.0.2.ebuild b/dev-java/treelayout/treelayout-1.0.2.ebuild
index 0c8abef220c3..f3d938d3f1a3 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"