diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-06 03:08:46 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-06 03:08:46 +0000 |
commit | c54efa7f91732f0668798da3b5ccf50311bec80d (patch) | |
tree | 1ebe6a908b8ee766b9a975925eb808a4eecca969 /games-action/abuse/abuse-0.7.1.ebuild | |
parent | stable ppc64, bug 212424 (diff) | |
download | gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.tar.gz gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.tar.bz2 gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.zip |
Sync KEYWORDS with games-action/abuse_sdl so we can remove it.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action/abuse/abuse-0.7.1.ebuild')
-rw-r--r-- | games-action/abuse/abuse-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/abuse/abuse-0.7.1.ebuild b/games-action/abuse/abuse-0.7.1.ebuild index b70d9d81dd91..295c15767b2a 100644 --- a/games-action/abuse/abuse-0.7.1.ebuild +++ b/games-action/abuse/abuse-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.1 2008/03/06 03:07:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.2 2008/03/06 03:08:46 wolf31o2 Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="${ZOY}/${P}.tar.gz?format=raw LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="demo levels sounds" RDEPEND=">=media-libs/libsdl-1.1.6" |