diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:32 +0200 |
commit | 9cb53a380c1290b5531cd86940fe6f83ae7a3991 (patch) | |
tree | 24f8e01adaa0ac8b65efc7f6a4c2577c99ae8b44 /media-gfx/feh | |
parent | sys-apps/hdparm: ppc stable wrt bug #717180 (diff) | |
download | gentoo-9cb53a380c1290b5531cd86940fe6f83ae7a3991.tar.gz gentoo-9cb53a380c1290b5531cd86940fe6f83ae7a3991.tar.bz2 gentoo-9cb53a380c1290b5531cd86940fe6f83ae7a3991.zip |
media-gfx/feh: ppc stable wrt bug #717234
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/feh-3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/feh/feh-3.3.ebuild b/media-gfx/feh/feh-3.3.ebuild index 16382c408dd2..d02cc1fc834a 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 )" |