commit: cfb53d3e2b9a1f0a72a7ad54d371ebe083829fd7 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Thu Jul 2 07:26:56 2020 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Thu Jul 2 07:26:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb53d3e
media-gfx/feh: ~arm64 keyword on 3.4.1. Closes: https://bugs.gentoo.org/730164 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> media-gfx/feh/feh-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/feh/feh-3.4.1.ebuild b/media-gfx/feh/feh-3.4.1.ebuild index cdfb177f990..7d87a35ace6 100644 --- a/media-gfx/feh/feh-3.4.1.ebuild +++ b/media-gfx/feh/feh-3.4.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" IUSE="debug curl exif test xinerama" RESTRICT="!test? ( test )"
