diff options
Diffstat (limited to 'gnustep-apps/stepulator/stepulator-1.0.ebuild')
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/stepulator/stepulator-1.0.ebuild b/gnustep-apps/stepulator/stepulator-1.0.ebuild index 1cbba55c440d..70adfcca1d85 100644 --- a/gnustep-apps/stepulator/stepulator-1.0.ebuild +++ b/gnustep-apps/stepulator/stepulator-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0.ebuild,v 1.1 2004/09/25 23:57:49 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0.ebuild,v 1.2 2004/10/18 12:13:19 dholm Exp $ inherit gnustep @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html" SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="${IUSE}" DEPEND="${GS_DEPEND}" |