diff options
Diffstat (limited to 'mate-base/mate/mate-1.24.ebuild')
-rw-r--r-- | mate-base/mate/mate-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate/mate-1.24.ebuild b/mate-base/mate/mate-1.24.ebuild index 4ff898f12c58..98ce83118b27 100644 --- a/mate-base/mate/mate-1.24.ebuild +++ b/mate-base/mate/mate-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ else inherit eapi7-ver MATE_BRANCH="$(ver_cut 1-2)" MATE_THEMES_V=3 - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi SRC_URI="" |