diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-03-15 07:54:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-03-15 07:55:05 +0100 |
commit | f2f075c45b097a3517688b64068391df76a9c077 (patch) | |
tree | 13a21bbdb104e84e3f70b6a13adae00c0dfae594 /xfce-base/xfce4-settings | |
parent | xfce-base/xfce4-session: Stabilize 4.18.0 ppc, #893064 (diff) | |
download | gentoo-f2f075c45b097a3517688b64068391df76a9c077.tar.gz gentoo-f2f075c45b097a3517688b64068391df76a9c077.tar.bz2 gentoo-f2f075c45b097a3517688b64068391df76a9c077.zip |
xfce-base/xfce4-settings: Stabilize 4.18.1 ppc, #893064
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild index 3a858cf8b299..6079c79bf373 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild @@ -16,7 +16,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 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |