diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 17:13:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 17:13:45 +0000 |
commit | cf494146155d1533915d3f73635d9af7e1d1c92b (patch) | |
tree | 730979d233b18fd87e1f1d91dde846fa3db3df70 /games-board | |
parent | added amd64 to keywords (diff) | |
download | historical-cf494146155d1533915d3f73635d9af7e1d1c92b.tar.gz historical-cf494146155d1533915d3f73635d9af7e1d1c92b.tar.bz2 historical-cf494146155d1533915d3f73635d9af7e1d1c92b.zip |
added ~amd64 to keywords
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild | 4 | ||||
-rw-r--r-- | games-board/pysol/pysol-4.82.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild b/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild index 1548adab39d8..776f09e2bfcf 100644 --- a/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild +++ b/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild,v 1.2 2004/01/24 13:59:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol-sound-server/pysol-sound-server-3.00.ebuild,v 1.3 2004/03/21 17:13:45 jhuebel Exp $ DESCRIPTION="Sound server for PySol" HOMEPAGE="http://www.oberhumer.com/opensource/pysol/" SRC_URI="http://www.oberhumer.com/opensource/pysol/download/${P}.tar.bz2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/games-board/pysol/pysol-4.82.ebuild b/games-board/pysol/pysol-4.82.ebuild index b7dd3fb408c0..a803541eca68 100644 --- a/games-board/pysol/pysol-4.82.ebuild +++ b/games-board/pysol/pysol-4.82.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-board/pysol/pysol-4.82.ebuild,v 1.3 2004/01/24 13:58:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol/pysol-4.82.ebuild,v 1.4 2004/03/21 17:13:45 jhuebel Exp $ DESCRIPTION="An exciting collection of more than 200 solitaire card games" SRC_URI="http://www.oberhumer.com/opensource/pysol/download/${P}.tar.bz2" @@ -12,7 +12,7 @@ RDEPEND="virtual/python >=games-board/pysol-sound-server-3.0 >=dev-lang/tk-8.0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" |