diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:58:22 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:58:22 +0800 |
commit | ce45092e6228011e8a2a117ae508a4ea6706f49f (patch) | |
tree | 2c70971b840be73240273b7d4dd0cd3525a6c4d6 /x11-wm | |
parent | mate-base/caja: keyword 1.24.1 for ~loong (diff) | |
download | gentoo-ce45092e6228011e8a2a117ae508a4ea6706f49f.tar.gz gentoo-ce45092e6228011e8a2a117ae508a4ea6706f49f.tar.bz2 gentoo-ce45092e6228011e8a2a117ae508a4ea6706f49f.zip |
x11-wm/marco: keyword 1.24.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/marco/marco-1.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/marco/marco-1.24.2.ebuild b/x11-wm/marco/marco-1.24.2.ebuild index 3583e642ce12..3b1150d4eb99 100644 --- a/x11-wm/marco/marco-1.24.2.ebuild +++ b/x11-wm/marco/marco-1.24.2.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 @@ MATE2_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="MATE default window manager" |