diff options
Diffstat (limited to 'media-gfx')
-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 )" |