diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-22 01:44:26 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-22 01:44:26 +0000 |
commit | 51e422fc084491fc916163018604430e9bac5920 (patch) | |
tree | af82cba892fd0d98cc5e4076c03ff23cc1d0ab15 /games-board/xmille | |
parent | Stable on sparc (diff) | |
download | historical-51e422fc084491fc916163018604430e9bac5920.tar.gz historical-51e422fc084491fc916163018604430e9bac5920.tar.bz2 historical-51e422fc084491fc916163018604430e9bac5920.zip |
keywords ~amd64.
Diffstat (limited to 'games-board/xmille')
-rw-r--r-- | games-board/xmille/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/xmille/xmille-2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/xmille/ChangeLog b/games-board/xmille/ChangeLog index 69d33ac25f0f..b32bf1fe1ef8 100644 --- a/games-board/xmille/ChangeLog +++ b/games-board/xmille/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/xmille # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.5 2004/11/11 00:55:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.6 2004/12/22 01:44:26 absinthe Exp $ + + 21 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xmille-2.0-r1.ebuild: + keywords ~amd64. 11 Nov 2004; Joseph Jezak <josejx@gentoo.org> xmille-2.0-r1.ebuild: Marked ppc stable. diff --git a/games-board/xmille/xmille-2.0-r1.ebuild b/games-board/xmille/xmille-2.0-r1.ebuild index 02b3524bbf4a..ce580b88825b 100644 --- a/games-board/xmille/xmille-2.0-r1.ebuild +++ b/games-board/xmille/xmille-2.0-r1.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/xmille/xmille-2.0-r1.ebuild,v 1.4 2004/11/11 00:55:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.5 2004/12/22 01:44:26 absinthe Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/x/xmille/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="virtual/x11" |