diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-05-05 16:36:21 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-05-05 16:36:21 +0000 |
commit | 2bc59d1e2d64cb482bcac8bd8c96b98d84574d99 (patch) | |
tree | 86dc0c20d7813134d94309d307dc0d221b716407 /app-misc/largorecipes/largorecipes-0.9.0.3.ebuild | |
parent | Forgot something for the ChangeLog... (Manifest recommit) (diff) | |
download | gentoo-2-2bc59d1e2d64cb482bcac8bd8c96b98d84574d99.tar.gz gentoo-2-2bc59d1e2d64cb482bcac8bd8c96b98d84574d99.tar.bz2 gentoo-2-2bc59d1e2d64cb482bcac8bd8c96b98d84574d99.zip |
added ~ppc keyword
Diffstat (limited to 'app-misc/largorecipes/largorecipes-0.9.0.3.ebuild')
-rw-r--r-- | app-misc/largorecipes/largorecipes-0.9.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild b/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild index ba55d6ed4e6b..a9db3d53cb43 100644 --- a/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild +++ b/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild,v 1.5 2004/03/26 10:33:48 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild,v 1.6 2004/05/05 16:36:21 sejo Exp $ # Based on an original ebuild by Per Wigren <wigren@home.se> @@ -14,7 +14,7 @@ HOMEPAGE="http://largorecipes.sourceforge.net/" IUSE="" DEPEND=">=virtual/jre-1.4" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~ppc" LICENSE="GPL-2" |