diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2014-03-04 19:29:52 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2014-03-04 19:29:52 +0000 |
commit | 504108f84607675b1da46a8fcf0788cf92b4a10f (patch) | |
tree | 3ce1e1e632f90a888ded0074703430a1e695df4f /media-gfx/feh/feh-2.10.ebuild | |
parent | Add ~mips keyword. (diff) | |
download | gentoo-2-504108f84607675b1da46a8fcf0788cf92b4a10f.tar.gz gentoo-2-504108f84607675b1da46a8fcf0788cf92b4a10f.tar.bz2 gentoo-2-504108f84607675b1da46a8fcf0788cf92b4a10f.zip |
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'media-gfx/feh/feh-2.10.ebuild')
-rw-r--r-- | media-gfx/feh/feh-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-2.10.ebuild b/media-gfx/feh/feh-2.10.ebuild index a944bf3b17c7..6197ced44d1a 100644 --- a/media-gfx/feh/feh-2.10.ebuild +++ b/media-gfx/feh/feh-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.10.ebuild,v 1.2 2014/03/01 07:28:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.10.ebuild,v 1.3 2014/03/04 19:29:52 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 ~mips ~ppc ~ppc64 ~x86" IUSE="debug curl exif test xinerama" COMMON_DEPEND=">=media-libs/giblib-1.2.4 |