diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 21:38:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 21:38:16 +0000 |
commit | 44465499a26722fa330b672181b9076ab8c250c6 (patch) | |
tree | a1e3a8b6e8f130176cc4d568c1952a515756fa80 /games-arcade/aop/aop-0.6.ebuild | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.tar.gz gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.tar.bz2 gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.zip |
Marked ~ppc.
Diffstat (limited to 'games-arcade/aop/aop-0.6.ebuild')
-rw-r--r-- | games-arcade/aop/aop-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/aop/aop-0.6.ebuild b/games-arcade/aop/aop-0.6.ebuild index 86616c8243ce..0f60efdf4760 100644 --- a/games-arcade/aop/aop-0.6.ebuild +++ b/games-arcade/aop/aop-0.6.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-arcade/aop/aop-0.6.ebuild,v 1.1 2004/12/02 10:26:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.2 2004/12/20 21:34:54 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.raffi.at/code/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="sys-libs/ncurses" |