diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-27 03:35:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-27 03:35:39 +0000 |
commit | e82508dca77099961a157ac807c848e7315a8230 (patch) | |
tree | 69958dda0af53c7a6a4f3c511ed4b27ace6a9ad0 /games-strategy | |
parent | Stable in x86. (diff) | |
download | historical-e82508dca77099961a157ac807c848e7315a8230.tar.gz historical-e82508dca77099961a157ac807c848e7315a8230.tar.bz2 historical-e82508dca77099961a157ac807c848e7315a8230.zip |
ppc support
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/xarchon/xarchon-0.50.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/xarchon/xarchon-0.60.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/xarchon/xarchon-0.50.ebuild b/games-strategy/xarchon/xarchon-0.50.ebuild index 6b6c1db3020d..6c545f2238fa 100644 --- a/games-strategy/xarchon/xarchon-0.50.ebuild +++ b/games-strategy/xarchon/xarchon-0.50.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-strategy/xarchon/xarchon-0.50.ebuild,v 1.2 2004/02/20 07:38:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.50.ebuild,v 1.3 2004/02/27 03:35:39 vapier Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.seul.org/pub/xarchon/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="esd joystick" DEPEND="virtual/x11 diff --git a/games-strategy/xarchon/xarchon-0.60.ebuild b/games-strategy/xarchon/xarchon-0.60.ebuild index 66e54a4c530b..0cde88099471 100644 --- a/games-strategy/xarchon/xarchon-0.60.ebuild +++ b/games-strategy/xarchon/xarchon-0.60.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-strategy/xarchon/xarchon-0.60.ebuild,v 1.2 2004/02/20 07:38:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.3 2004/02/27 03:35:39 vapier Exp $ inherit games eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.seul.org/pub/xarchon/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="esd joystick" # also has qt support but it fails :/ DEPEND="virtual/x11 |