diff options
Diffstat (limited to 'games-emulation/stella/stella-3.0.ebuild')
-rw-r--r-- | games-emulation/stella/stella-3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/stella/stella-3.0.ebuild b/games-emulation/stella/stella-3.0.ebuild index 014b8633a8ec..9a1b51e3fecd 100644 --- a/games-emulation/stella/stella-3.0.ebuild +++ b/games-emulation/stella/stella-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.2 2009/11/21 19:18:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.3 2010/01/06 13:36:30 josejx Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="opengl" DEPEND="media-libs/libsdl |