diff options
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 bdeec0e2a8ca..d0b954996ce2 100644 --- a/games-arcade/aop/aop-0.6.ebuild +++ b/games-arcade/aop/aop-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4 2005/03/09 18:17:46 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.5 2005/06/02 13:24:16 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 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" DEPEND="sys-libs/ncurses" |