Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
Date: Mon, 07 Nov 2022 23:54:44
Message-Id: 1667865269.118e360b97a049e7ce3125d5b16d0ba59c014e6a.sam@gentoo
1 commit: 118e360b97a049e7ce3125d5b16d0ba59c014e6a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 23:54:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 23:54:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118e360b
7
8 xfce-base/xfce4-settings: Stabilize 4.16.4 ppc64, #880255
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
16 index 38f1b008762f..590b376e407c 100644
17 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
18 +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
19 @@ -13,7 +13,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}