diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 22:37:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 22:37:38 +0000 |
commit | d5536bfcf053a8995fdde1a012b6a168034f3c29 (patch) | |
tree | ac7c9eac58d86856271a9e3532a63a51bc76b0fa /games-puzzle/gtkballs | |
parent | Added ebuild for application filelight (Manifest recommit) (diff) | |
download | gentoo-2-d5536bfcf053a8995fdde1a012b6a168034f3c29.tar.gz gentoo-2-d5536bfcf053a8995fdde1a012b6a168034f3c29.tar.bz2 gentoo-2-d5536bfcf053a8995fdde1a012b6a168034f3c29.zip |
added amd64 to keywords
Diffstat (limited to 'games-puzzle/gtkballs')
-rw-r--r-- | games-puzzle/gtkballs/gtkballs-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/gtkballs/gtkballs-3.1.0.ebuild b/games-puzzle/gtkballs/gtkballs-3.1.0.ebuild index e1f4b9e2eb4c..c7530621cd67 100644 --- a/games-puzzle/gtkballs/gtkballs-3.1.0.ebuild +++ b/games-puzzle/gtkballs/gtkballs-3.1.0.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/games-puzzle/gtkballs/gtkballs-3.1.0.ebuild,v 1.1 2004/01/23 01:22:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.0.ebuild,v 1.2 2004/03/07 22:37:38 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="An entertaining game based on the old DOS game lines" HOMEPAGE="http://gtkballs.antex.ru/" SRC_URI="http://gtkballs.antex.ru/dist/${P}.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" LICENSE="GPL-2" SLOT="0" |