Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/
Date: Tue, 28 Jun 2022 02:03:50
Message-Id: 1656381528.bd12f179a58775ac56bb76afae5181b9168e07cd.xen0n@gentoo
1 commit: bd12f179a58775ac56bb76afae5181b9168e07cd
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 01:58:48 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 01:58:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd12f179
7
8 mate-base/mate: keyword 1.24 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 mate-base/mate/mate-1.24.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mate-base/mate/mate-1.24.ebuild b/mate-base/mate/mate-1.24.ebuild
16 index 4ff898f12c58..98ce83118b27 100644
17 --- a/mate-base/mate/mate-1.24.ebuild
18 +++ b/mate-base/mate/mate-1.24.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ else
26 inherit eapi7-ver
27 MATE_BRANCH="$(ver_cut 1-2)"
28 MATE_THEMES_V=3
29 - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
30 + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
31 fi
32
33 SRC_URI=""