diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:08 +0200 |
commit | 977742a8598f70984239030f68581cc20f22e72b (patch) | |
tree | 883572ecfbe5c77deea051230079b642bd344832 /media-gfx/feh | |
parent | dev-ruby/addressable: x86 stable wrt bug #693162 (diff) | |
download | gentoo-977742a8598f70984239030f68581cc20f22e72b.tar.gz gentoo-977742a8598f70984239030f68581cc20f22e72b.tar.bz2 gentoo-977742a8598f70984239030f68581cc20f22e72b.zip |
media-gfx/feh: x86 stable wrt bug #693192
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/feh-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/feh/feh-3.2.1.ebuild b/media-gfx/feh/feh-3.2.1.ebuild index 82d4c2a9a428..2cd27cde33ce 100644 --- a/media-gfx/feh/feh-3.2.1.ebuild +++ b/media-gfx/feh/feh-3.2.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ppc ppc64 x86" IUSE="debug curl exif test xinerama" RESTRICT="!test? ( test )" |