diff options
author | 2013-04-05 21:45:45 +0000 | |
---|---|---|
committer | 2013-04-05 21:45:45 +0000 | |
commit | 51586d0f41208489505a9f64cb2d09ab289f339e (patch) | |
tree | 5c7262290ca8a1bec9251f8e50a156577c004617 /app-emulation/vice/vice-2.4.ebuild | |
parent | Stable for amd64, wrt bug #464410 (diff) | |
download | gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.tar.gz gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.tar.bz2 gentoo-2-51586d0f41208489505a9f64cb2d09ab289f339e.zip |
Stable for x86, wrt bug #464624
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/vice/vice-2.4.ebuild')
-rw-r--r-- | app-emulation/vice/vice-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vice/vice-2.4.ebuild b/app-emulation/vice/vice-2.4.ebuild index b4873075c678..c6585a727356 100644 --- a/app-emulation/vice/vice-2.4.ebuild +++ b/app-emulation/vice/vice-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.4.ebuild,v 1.6 2013/04/05 21:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.4.ebuild,v 1.7 2013/04/05 21:45:45 ago Exp $ EAPI=5 inherit autotools eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="Xaw3d alsa gnome nls png readline sdl ipv6 memmap ethernet oss zlib X gif jpeg xv dga xrandr ffmpeg lame pulseaudio" RDEPEND=" |