summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-04 07:58:58 +0000
committerSam James <sam@gentoo.org>2021-02-04 07:59:22 +0000
commit59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf (patch)
treeff11b34e3a0e3d1e8f397488d09269f3e253b67e /media-gfx/feh
parentnet-misc/youtube-dl: Stabilize 2021.01.24.1 ALLARCHES, #768564 (diff)
downloadgentoo-59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf.tar.gz
gentoo-59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf.tar.bz2
gentoo-59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf.zip
media-gfx/feh: Stabilize 3.6.1 ppc64, #768582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/feh')
-rw-r--r--media-gfx/feh/feh-3.6.1.ebuild4
1 files 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 7d87a35ace60..aaf653fcce42 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 )"