commit: 59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 4 07:58:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 4 07:59:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59de4bb5
media-gfx/feh: Stabilize 3.6.1 ppc64, #768582 Signed-off-by: Sam James <sam <AT> gentoo.org> media-gfx/feh/feh-3.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/feh/feh-3.6.1.ebuild b/media-gfx/feh/feh-3.6.1.ebuild index 7d87a35ace6..aaf653fcce4 100644 --- a/media-gfx/feh/feh-3.6.1.ebuild +++ b/media-gfx/feh/feh-3.6.1.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 )"
