summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-25 21:32:59 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-25 21:32:59 +0000
commit3e70abe92e893b9956795285f0792f2d1e5d94c1 (patch)
treed100491ccf5c051dd72d64ed6e5ec649cb69fdb7 /dev-java/constantine/constantine-0.6.ebuild
parentClean up old revisions. (diff)
downloadgentoo-2-3e70abe92e893b9956795285f0792f2d1e5d94c1.tar.gz
gentoo-2-3e70abe92e893b9956795285f0792f2d1e5d94c1.tar.bz2
gentoo-2-3e70abe92e893b9956795285f0792f2d1e5d94c1.zip
Keywording for ppc.
Bug 270910. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-java/constantine/constantine-0.6.ebuild')
-rw-r--r--dev-java/constantine/constantine-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/constantine/constantine-0.6.ebuild b/dev-java/constantine/constantine-0.6.ebuild
index cb0b2ace721d..1a8c60bea5af 100644
--- a/dev-java/constantine/constantine-0.6.ebuild
+++ b/dev-java/constantine/constantine-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/constantine-0.6.ebuild,v 1.1 2009/08/07 14:23:25 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/constantine/constantine-0.6.ebuild,v 1.2 2009/10/25 21:32:59 volkmar Exp $
JAVA_PKG_IUSE="source test"
inherit base java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://kenai.com/projects/constantine"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5"