commit: 2569d7b70a5a26caf110fc60250d8b1dc8e3baad
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 11:55:59 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 21:15:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2569d7b7
mate-base/mate-desktop: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
mate-base/mate-desktop/mate-desktop-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild
b/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild
index ff8a88e3707..5413834f586 100644
--- a/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-1.18.0.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"