diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 17:56:34 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 17:56:34 +0000 |
commit | f55ab3761e52db076801561142d45925ce6223b7 (patch) | |
tree | c9bdaf446d0627647df4eeb862537d33b025feac /games-puzzle/atomix | |
parent | pkg_postinstall -> pkg_postinst (Manifest recommit) (diff) | |
download | gentoo-2-f55ab3761e52db076801561142d45925ce6223b7.tar.gz gentoo-2-f55ab3761e52db076801561142d45925ce6223b7.tar.bz2 gentoo-2-f55ab3761e52db076801561142d45925ce6223b7.zip |
~amd64
Diffstat (limited to 'games-puzzle/atomix')
-rw-r--r-- | games-puzzle/atomix/atomix-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/atomix/atomix-1.0.1.ebuild b/games-puzzle/atomix/atomix-1.0.1.ebuild index 839708541430..1aed6e714e83 100644 --- a/games-puzzle/atomix/atomix-1.0.1.ebuild +++ b/games-puzzle/atomix/atomix-1.0.1.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/atomix/atomix-1.0.1.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-1.0.1.ebuild,v 1.4 2004/06/04 17:56:34 jhuebel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://triq.net/~pearl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=x11-libs/pango-1.0.3 |