diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-22 00:04:59 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-22 00:04:59 +0000 |
commit | 29bfb19bd79bee2de1c352fe4bf8f1029d3d7572 (patch) | |
tree | 62dedad6f355ccb536325b78de8ea7a575ebd193 /games-board | |
parent | Added patch for gtk-2.6 from bug #75208. (diff) | |
download | gentoo-2-29bfb19bd79bee2de1c352fe4bf8f1029d3d7572.tar.gz gentoo-2-29bfb19bd79bee2de1c352fe4bf8f1029d3d7572.tar.bz2 gentoo-2-29bfb19bd79bee2de1c352fe4bf8f1029d3d7572.zip |
keywords ~amd64.
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnushogi/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnushogi/gnushogi-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnushogi/ChangeLog b/games-board/gnushogi/ChangeLog index 106eba4cbbe0..4c445432eb9d 100644 --- a/games-board/gnushogi/ChangeLog +++ b/games-board/gnushogi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnushogi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/ChangeLog,v 1.7 2004/11/05 04:41:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/ChangeLog,v 1.8 2004/12/22 00:04:59 absinthe Exp $ + + 21 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gnushogi-1.3.ebuild: + keywords ~amd64. 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> gnushogi-1.3.ebuild: Added ~ppc. diff --git a/games-board/gnushogi/gnushogi-1.3.ebuild b/games-board/gnushogi/gnushogi-1.3.ebuild index e542d2c64df0..275ad2b56350 100644 --- a/games-board/gnushogi/gnushogi-1.3.ebuild +++ b/games-board/gnushogi/gnushogi-1.3.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/games-board/gnushogi/gnushogi-1.3.ebuild,v 1.7 2004/11/05 04:41:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/gnushogi-1.3.ebuild,v 1.8 2004/12/22 00:04:59 absinthe Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="X" RDEPEND="virtual/libc |