Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/
Date: Wed, 01 Jun 2022 08:14:18
Message-Id: 1654071247.b28520cf01e3570a8782a9c2bb0a9bf118b16167.jsmolic@gentoo
1 commit: b28520cf01e3570a8782a9c2bb0a9bf118b16167
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 08:13:46 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 08:14:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28520cf
7
8 mate-extra/mate-indicator-applet: Keyword 1.24.0-r1 arm64, #848828
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 .../mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild
16 index d823eacb7bb5..2c5fdc348b77 100644
17 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild
18 +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.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 @@ -6,7 +6,7 @@ EAPI=6
26 inherit mate eapi7-ver
27
28 if [[ ${PV} != 9999 ]]; then
29 - KEYWORDS="amd64 ~arm ~riscv x86"
30 + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
31 fi
32
33 DESCRIPTION="MATE indicator applet"