commit: 95c2a4506d308d6188075cb8650af2934fde8b82
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 17 16:44:51 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 21:15:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c2a450
media-gfx/eom: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
media-gfx/eom/eom-1.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/eom/eom-1.18.2.ebuild b/media-gfx/eom/eom-1.18.2.ebuild
index 42937726582..ed91e1376aa 100644
--- a/media-gfx/eom/eom-1.18.2.ebuild
+++ b/media-gfx/eom/eom-1.18.2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="The MATE image viewer"