diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:58:27 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:58:27 +0800 |
commit | 44d6d9fdc0a4c0af3d085a18fc99ce06ae226ada (patch) | |
tree | 4fa11c972d44ca11666abb6ff5f344ad83be28cb /mate-extra | |
parent | mate-extra/mate-power-manager: keyword 1.24.3 for ~loong (diff) | |
download | gentoo-44d6d9fdc0a4c0af3d085a18fc99ce06ae226ada.tar.gz gentoo-44d6d9fdc0a4c0af3d085a18fc99ce06ae226ada.tar.bz2 gentoo-44d6d9fdc0a4c0af3d085a18fc99ce06ae226ada.zip |
mate-extra/mate-utils: keyword 1.24.0-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild index 7e154e4f693d..a9324e23dc40 100644 --- a/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.24.0-r3.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 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="Utilities for the MATE desktop" |