diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:57:11 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:57:11 +0800 |
commit | 82a00ce68bbb4adeaea52107ae9defa6d2c64af7 (patch) | |
tree | 3e6b01aab13578ef5965cc814763c82b2808b545 /x11-themes/mate-backgrounds | |
parent | x11-themes/mate-icon-theme: keyword 1.24.0-r1 for ~loong (diff) | |
download | gentoo-82a00ce68bbb4adeaea52107ae9defa6d2c64af7.tar.gz gentoo-82a00ce68bbb4adeaea52107ae9defa6d2c64af7.tar.bz2 gentoo-82a00ce68bbb4adeaea52107ae9defa6d2c64af7.zip |
x11-themes/mate-backgrounds: keyword 1.24.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild index f2381e62f0e8..f79834fea95f 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-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 @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" |