diff options
Diffstat (limited to 'media-gfx/feh/feh-2.9.1-r1.ebuild')
-rw-r--r-- | media-gfx/feh/feh-2.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-2.9.1-r1.ebuild b/media-gfx/feh/feh-2.9.1-r1.ebuild index 4815f729c3f6..a7e87e01c25a 100644 --- a/media-gfx/feh/feh-2.9.1-r1.ebuild +++ b/media-gfx/feh/feh-2.9.1-r1.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/media-gfx/feh/feh-2.9.1-r1.ebuild,v 1.1 2013/02/16 23:06:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.1-r1.ebuild,v 1.2 2013/03/25 00:30:38 vincent Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="debug curl exif test xinerama" COMMON_DEPEND=">=media-libs/giblib-1.2.4 |