From: Roy Bamford Date: Sun, 10 Sep 2017 11:44:10 +0000 (+0100) Subject: mate-base/mate-applets: added ~arm64 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d313bf8e12205f65cca44a910ad2bf7a4feb4834;p=gentoo.git mate-base/mate-applets: added ~arm64 keyword. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- 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 d1b6e7177f43..de826c083737 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"