commit: 9745e546ec732caeca3bb1b47e23d6ed01e5a232 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 10:14:23 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 10:14:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9745e546
media-gfx/feh: amd64 stable wrt bug #717234 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-gfx/feh/feh-3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/feh/feh-3.3.ebuild b/media-gfx/feh/feh-3.3.ebuild index cdfb177f990..16382c408dd 100644 --- a/media-gfx/feh/feh-3.3.ebuild +++ b/media-gfx/feh/feh-3.3.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 )"