diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:44:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:44:23 +0000 |
commit | e1911bf351b33f22b769e62da658cac74efe9743 (patch) | |
tree | a3a54f71f2c69cfe671b0ac809705761b2b67a6e /media-gfx/feh | |
parent | dev-libs/oniguruma: stable 6.9.6-r1 for ppc (diff) | |
download | gentoo-e1911bf351b33f22b769e62da658cac74efe9743.tar.gz gentoo-e1911bf351b33f22b769e62da658cac74efe9743.tar.bz2 gentoo-e1911bf351b33f22b769e62da658cac74efe9743.zip |
media-gfx/feh: stable 3.6 for ppc
stable wrt bug #762011
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/feh-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-3.6.ebuild b/media-gfx/feh/feh-3.6.ebuild index 77ced64eb4bc..129976c7afb8 100644 --- a/media-gfx/feh/feh-3.6.ebuild +++ b/media-gfx/feh/feh-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~x86" IUSE="debug curl exif test xinerama" RESTRICT="!test? ( test )" |