diff options
Diffstat (limited to 'app-misc/oneko/oneko-1.2.ebuild')
-rw-r--r-- | app-misc/oneko/oneko-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/oneko/oneko-1.2.ebuild b/app-misc/oneko/oneko-1.2.ebuild index 46bcd88c379a..7dcf49a45a5f 100644 --- a/app-misc/oneko/oneko-1.2.ebuild +++ b/app-misc/oneko/oneko-1.2.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/app-misc/oneko/oneko-1.2.ebuild,v 1.11 2004/06/24 22:27:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.12 2004/08/03 11:45:19 dholm Exp $ DESCRIPTION="A cat (or dog) which chases the mouse around the screen" HOMEPAGE="http://agtoys.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="http://agtoys.sourceforge.net/oneko/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" IUSE="" DEPEND="virtual/x11" |