diff options
Diffstat (limited to 'games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild')
-rw-r--r-- | games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild index 191a931c59f1..f9f6cc491bd1 100644 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild +++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.1 2010/09/08 19:17:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.2 2010/10/13 20:11:55 maekke Exp $ EAPI=2 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND=">=media-libs/libsdl-1.1.3[video]" |