diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:23:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:23:44 +0200 |
commit | 12a28784058a83682b48d845dfbc7394b897da1e (patch) | |
tree | 3a7f4a86e1730ae4ebac53c61ab197c57167df71 /media-gfx/feh | |
parent | dev-ruby/addressable: amd64 stable wrt bug #693162 (diff) | |
download | gentoo-12a28784058a83682b48d845dfbc7394b897da1e.tar.gz gentoo-12a28784058a83682b48d845dfbc7394b897da1e.tar.bz2 gentoo-12a28784058a83682b48d845dfbc7394b897da1e.zip |
media-gfx/feh: amd64 stable wrt bug #693192
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 2cd27cde33ce..42797f5ec3bc 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 )" |