commit: 3694384499da53df9ac44f090ee22e8d9cdf0ae9
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 17 16:17:46 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 21:15:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36943844
mate-base/mate-applets: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
mate-base/mate-applets/mate-applets-1.18.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-applets/mate-applets-1.18.1-r1.ebuild
b/mate-base/mate-applets/mate-applets-1.18.1-r1.ebuild
index 4db7d9bb26f..5f55633bb79 100644
--- a/mate-base/mate-applets/mate-applets-1.18.1-r1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.18.1-r1.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"