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 | 1d00cf3217c6b65cd324aeb487d594c3923c2e2e (patch) | |
tree | 9f1f0187e57f56362727f23c19471b0710615eba /games-strategy | |
parent | Stable in x86. (Manifest recommit) (diff) | |
download | gentoo-2-1d00cf3217c6b65cd324aeb487d594c3923c2e2e.tar.gz gentoo-2-1d00cf3217c6b65cd324aeb487d594c3923c2e2e.tar.bz2 gentoo-2-1d00cf3217c6b65cd324aeb487d594c3923c2e2e.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 |