diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-02 23:10:03 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-02 23:12:24 +0000 |
commit | 6020016c6b845b9445ef37e87473d95475ecc0d9 (patch) | |
tree | 9b6120d083c25e45f98e379b0e4fd18ba713a9c3 /dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild | |
parent | dev-java/touchgraph-graphlayout: Clean up old. (diff) | |
download | gentoo-6020016c6b845b9445ef37e87473d95475ecc0d9.tar.gz gentoo-6020016c6b845b9445ef37e87473d95475ecc0d9.tar.bz2 gentoo-6020016c6b845b9445ef37e87473d95475ecc0d9.zip |
dev-java/touchgraph-graphlayout: Stable for amd+ppc+x86. Keyword for ppc64.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild')
-rw-r--r-- | dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild index 230a7e9c32bb..4074eeed92a1 100644 --- a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild +++ b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://touchgraph.sourceforge.net" SRC_URI="mirror://sourceforge/touchgraph/TGGL_${PV//./}_jre11.zip" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.6" |