diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:19:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:19:40 +0200 |
commit | 6ad79641fa0f168fc76c411ce16001e5b0c4d884 (patch) | |
tree | 7a589aa35d6a957f02ffda8155412664eaf31a9e /xfce-base/xfce4-settings | |
parent | app-arch/xarchiver: ppc stable wrt bug #799899 (diff) | |
download | gentoo-6ad79641fa0f168fc76c411ce16001e5b0c4d884.tar.gz gentoo-6ad79641fa0f168fc76c411ce16001e5b0c4d884.tar.bz2 gentoo-6ad79641fa0f168fc76c411ce16001e5b0c4d884.zip |
xfce-base/xfce4-settings: ppc stable wrt bug #799908
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild index ae5979e9d4de..338f687ea4f1 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |