Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/
Date: Tue, 08 Feb 2022 04:45:58
Message-Id: 1644295533.3413d04fd6ddedd149218292ab78feb69dc17bf1.sam@gentoo
1 commit: 3413d04fd6ddedd149218292ab78feb69dc17bf1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 8 04:45:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 8 04:45:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3413d04f
7
8 gnome-base/gnome: Stabilize 40.0 arm64, #831946
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-base/gnome/gnome-40.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0.ebuild
16 index 2505d64000dc..2099dd230df7 100644
17 --- a/gnome-base/gnome/gnome-40.0.ebuild
18 +++ b/gnome-base/gnome/gnome-40.0.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=7
25 @@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2
26
27 # when unmasking for an arch
28 # double check none of the deps are still masked !
29 -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
30 +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
31
32 IUSE="accessibility +bluetooth +classic cups +extras"