summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-11-11 19:17:34 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-11-11 22:54:19 +0000
commit33e35f13a8c9203a8682bd677bdb012f86f60b4a (patch)
treed8eb8b9d9705b9c4f8e9a462c8926c53c63bdf26
parentdev-qt: drop obsolete Manifest entries (diff)
downloadgentoo-33e35f13a8c9203a8682bd677bdb012f86f60b4a.tar.gz
gentoo-33e35f13a8c9203a8682bd677bdb012f86f60b4a.tar.bz2
gentoo-33e35f13a8c9203a8682bd677bdb012f86f60b4a.zip
dev-java/piccolo: Keyword for ppc+ppc64+x86.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-java/piccolo/piccolo-1.04.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/piccolo/piccolo-1.04.ebuild b/dev-java/piccolo/piccolo-1.04.ebuild
index 99d28d4c130c..00ee109f7a23 100644
--- a/dev-java/piccolo/piccolo-1.04.ebuild
+++ b/dev-java/piccolo/piccolo-1.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,10 +14,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6
app-arch/unzip"
EANT_BUILD_TARGET="build"