diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:30 +0200 |
commit | 1b27ba9848d77b79c1e058d83dabcd75ff388c82 (patch) | |
tree | 3b94509ceeaca63fe6f79968f1d8a36ad355d9f6 /xfce-base/xfce4-settings | |
parent | xfce-base/xfce4-session: Stabilize 4.18.0 arm, #893064 (diff) | |
download | gentoo-1b27ba9848d77b79c1e058d83dabcd75ff388c82.tar.gz gentoo-1b27ba9848d77b79c1e058d83dabcd75ff388c82.tar.bz2 gentoo-1b27ba9848d77b79c1e058d83dabcd75ff388c82.zip |
xfce-base/xfce4-settings: Stabilize 4.18.1 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam@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 5ac63306b8df..7acd003a3457 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} |