summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-21 11:03:06 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-21 11:03:06 +0100
commit9dd2500982c618dd502a05a6df2d8888eb6fc4bb (patch)
tree351505d5f9588ba3ac133b1de25a72b96a65ed5c
parentwww-servers/tomcat: bump to 8.5.75 (diff)
downloadgentoo-9dd25009.tar.gz
gentoo-9dd25009.tar.bz2
gentoo-9dd25009.zip
media-gfx/feh: Stabilize 3.7.2 amd64, #831641
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--media-gfx/feh/feh-3.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-3.7.2.ebuild b/media-gfx/feh/feh-3.7.2.ebuild
index 33b646356d2a..3e9c63dc5b99 100644
--- a/media-gfx/feh/feh-3.7.2.ebuild
+++ b/media-gfx/feh/feh-3.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
IUSE="debug curl exif test xinerama inotify"
RESTRICT="!test? ( test )"