Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
Date: Fri, 17 Mar 2023 14:25:10
Message-Id: 1679063099.e718a9ba5dc03a94fb1707c972255ea3093df7f0.arthurzam@gentoo
1 commit: e718a9ba5dc03a94fb1707c972255ea3093df7f0
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 14:24:59 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 14:24:59 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e718a9ba
7
8 xfce-base/xfce4-settings: Stabilize 4.18.2 arm64, #901763
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
16 index 91bc430f2caa..ecabefed8a54 100644
17 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
18 +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
26 REQUIRED_USE=${PYTHON_REQUIRED_USE}