diff options
-rw-r--r-- | media-gfx/fbv/fbv-1.0b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fbv/fbv-1.0b.ebuild b/media-gfx/fbv/fbv-1.0b.ebuild index 9a1d65750728..1d4e279ccf73 100644 --- a/media-gfx/fbv/fbv-1.0b.ebuild +++ b/media-gfx/fbv/fbv-1.0b.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/media-gfx/fbv/fbv-1.0b.ebuild,v 1.10 2008/05/11 07:36:41 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbv/fbv-1.0b.ebuild,v 1.11 2008/12/07 12:11:15 vapier Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://s-tech.elsat.net.pl/fbv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~amd64 ~ppc ppc64 sh x86" +KEYWORDS="~amd64 arm ~ppc ppc64 sh x86" IUSE="gif jpeg png" DEPEND="gif? ( media-libs/giflib ) |