From: Roy Bamford Date: Tue, 17 Oct 2017 16:17:46 +0000 (+0100) Subject: mate-base/mate-applets: added ~arm64 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3694384499da53df9ac44f090ee22e8d9cdf0ae9;p=gentoo.git mate-base/mate-applets: added ~arm64 keyword. Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- 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 4db7d9bb26fc..5f55633bb791 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"