diff options
author | Sam James <sam@gentoo.org> | 2021-02-04 07:58:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-04 07:59:22 +0000 |
commit | 59de4bb58a4a7e449a74bc5dada9ecbd62bb4bdf (patch) | |
tree | ff11b34e3a0e3d1e8f397488d09269f3e253b67e /media-gfx/feh/feh-3.6.1.ebuild | |
parent | net-misc/youtube-dl: Stabilize 2021.01.24.1 ALLARCHES, #768564 (diff) | |
download | gentoo-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/feh-3.6.1.ebuild')
-rw-r--r-- | media-gfx/feh/feh-3.6.1.ebuild | 4 |
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 )" |