summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-10-17 17:44:51 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-21 22:15:33 +0100
commit95c2a4506d308d6188075cb8650af2934fde8b82 (patch)
tree64353343b19913264615345c24014874e21226e0 /media-gfx/eom
parentmate-extra/mate-calc: added ~arm64 keyword. (diff)
downloadgentoo-95c2a4506d308d6188075cb8650af2934fde8b82.tar.gz
gentoo-95c2a4506d308d6188075cb8650af2934fde8b82.tar.bz2
gentoo-95c2a4506d308d6188075cb8650af2934fde8b82.zip
media-gfx/eom: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'media-gfx/eom')
-rw-r--r--media-gfx/eom/eom-1.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/eom/eom-1.18.2.ebuild b/media-gfx/eom/eom-1.18.2.ebuild
index 429377265824..ed91e1376aa2 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"