diff options
Diffstat (limited to 'x11-themes/mate-themes')
-rw-r--r-- | x11-themes/mate-themes/mate-themes-3.22.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild index 55aed57590a7..3b22ddc5137a 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild @@ -14,7 +14,7 @@ if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then EGIT_BRANCH="gtk${MATE_GTK_V}" else SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi HOMEPAGE="http://mate-desktop.org" |