commit: d313bf8e12205f65cca44a910ad2bf7a4feb4834
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 11:44:10 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 21:15:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d313bf8e
mate-base/mate-applets: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
mate-base/mate-applets/mate-applets-1.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-applets/mate-applets-1.18.1.ebuild
b/mate-base/mate-applets/mate-applets-1.18.1.ebuild
index d1b6e7177f4..de826c08373 100644
--- a/mate-base/mate-applets/mate-applets-1.18.1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.18.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit mate python-single-r1
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Applets for the MATE Desktop and Panel"