diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:36:29 +0300 |
commit | 57a8ddc2ac591206d05d8025a326f90e233e26f6 (patch) | |
tree | 5051368d50cecc1cc45f49e707595902b1808cea /xfce-base/xfce4-settings | |
parent | xfce-base/garcon: Stabilize 4.18.1 arm, #911105 (diff) | |
download | gentoo-57a8ddc2ac591206d05d8025a326f90e233e26f6.tar.gz gentoo-57a8ddc2ac591206d05d8025a326f90e233e26f6.tar.bz2 gentoo-57a8ddc2ac591206d05d8025a326f90e233e26f6.zip |
xfce-base/xfce4-settings: Stabilize 4.18.3 arm, #911106
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild index 0e4f99b02725..d9c742878a65 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.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} |