diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-05 05:52:32 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-05 05:52:32 +0000 |
commit | 0ca6b86589b03f249502d978529b14c6750c675e (patch) | |
tree | d633dac2089a4db69334d61507bd3db9f62c6cee /app-misc/oneko | |
parent | update (diff) | |
download | gentoo-2-0ca6b86589b03f249502d978529b14c6750c675e.tar.gz gentoo-2-0ca6b86589b03f249502d978529b14c6750c675e.tar.bz2 gentoo-2-0ca6b86589b03f249502d978529b14c6750c675e.zip |
added amd64 to keywords
Diffstat (limited to 'app-misc/oneko')
-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 8eb91c5780bd..da7bccf347b3 100644 --- a/app-misc/oneko/oneko-1.2.ebuild +++ b/app-misc/oneko/oneko-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.6 2003/08/06 07:56:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.7 2004/03/05 05:50:59 jhuebel 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" +KEYWORDS="x86 amd64" DEPEND="x11-base/xfree" |