1 |
commit: 71ed7abc9d10a2b65db5f1ce620ae64f6e44e083 |
2 |
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
3 |
AuthorDate: Mon Sep 2 10:11:32 2019 +0000 |
4 |
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
5 |
CommitDate: Mon Sep 2 10:11:32 2019 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ed7abc |
7 |
|
8 |
media-gfx/feh: ppc stable wrt bug #693192 |
9 |
|
10 |
Package-Manager: Portage-2.3.69, Repoman-2.3.16 |
11 |
RepoMan-Options: --include-arches="ppc" |
12 |
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> |
13 |
|
14 |
media-gfx/feh/feh-3.2.1.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/media-gfx/feh/feh-3.2.1.ebuild b/media-gfx/feh/feh-3.2.1.ebuild |
18 |
index d101514cf89..82d4c2a9a42 100644 |
19 |
--- a/media-gfx/feh/feh-3.2.1.ebuild |
20 |
+++ b/media-gfx/feh/feh-3.2.1.ebuild |
21 |
@@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2" |
22 |
|
23 |
LICENSE="feh" |
24 |
SLOT="0" |
25 |
-KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~x86" |
26 |
+KEYWORDS="~amd64 ~arm ~mips ppc ppc64 ~x86" |
27 |
IUSE="debug curl exif test xinerama" |
28 |
RESTRICT="!test? ( test )" |