diff options
Diffstat (limited to 'dev-java/jffi/jffi-0.3-r3.ebuild')
-rw-r--r-- | dev-java/jffi/jffi-0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jffi/jffi-0.3-r3.ebuild b/dev-java/jffi/jffi-0.3-r3.ebuild index df0058c76542..e2ee212fc646 100644 --- a/dev-java/jffi/jffi-0.3-r3.ebuild +++ b/dev-java/jffi/jffi-0.3-r3.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/jffi/jffi-0.3-r3.ebuild,v 1.1 2009/06/03 19:58:15 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jffi/jffi-0.3-r3.ebuild,v 1.2 2009/10/25 21:43:47 volkmar Exp $ # Probably best to leave the CFLAGS as they are here. See... # http://weblogs.java.net/blog/kellyohair/archive/2006/01/compilation_of_1.html @@ -14,7 +14,7 @@ HOMEPAGE="http://kenai.com/projects/jffi" SRC_URI="mirror://gentoo//${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=virtual/jre-1.5 |