Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
Date: Sat, 03 Jul 2021 06:22:56
Message-Id: 1625293363.782f2db5c23b592118d034f62924006467d898cd.ago@gentoo
1 commit: 782f2db5c23b592118d034f62924006467d898cd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 3 06:21:56 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 3 06:22:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782f2db5
7
8 xfce-base/xfce4-settings: ppc64 stable wrt bug #799908
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
18 index 338f687ea4f..966aeb7336d 100644
19 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
20 +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
28 REQUIRED_USE=${PYTHON_REQUIRED_USE}