diff options
author | Sam James <sam@gentoo.org> | 2021-02-04 14:09:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-04 14:09:02 +0000 |
commit | d46b1c8265c1ddb91cc576b5b68d6c4e7b59b25d (patch) | |
tree | cb15dec17db652e814d75c7f1a5f65794a963e31 /media-gfx/feh/feh-3.6.1.ebuild | |
parent | app-backup/borgbackup: Stabilize 1.1.15 amd64, #768579 (diff) | |
download | gentoo-d46b1c8265c1ddb91cc576b5b68d6c4e7b59b25d.tar.gz gentoo-d46b1c8265c1ddb91cc576b5b68d6c4e7b59b25d.tar.bz2 gentoo-d46b1c8265c1ddb91cc576b5b68d6c4e7b59b25d.zip |
media-gfx/feh: Stabilize 3.6.1 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/feh/feh-3.6.1.ebuild b/media-gfx/feh/feh-3.6.1.ebuild index aaf653fcce42..207950da7342 100644 --- a/media-gfx/feh/feh-3.6.1.ebuild +++ b/media-gfx/feh/feh-3.6.1.ebuild @@ -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 )" |