diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:52 +0200 |
commit | 203b47ef98f24def291e7834b2b3d6082e505894 (patch) | |
tree | c4e874024f82dcbdd0ec37a42994639ef7947ee2 /xfce-base/xfce4-settings | |
parent | xfce-base/thunar: Stabilize 4.18.4 ppc, #901755 (diff) | |
download | gentoo-203b47ef98f24def291e7834b2b3d6082e505894.tar.gz gentoo-203b47ef98f24def291e7834b2b3d6082e505894.tar.bz2 gentoo-203b47ef98f24def291e7834b2b3d6082e505894.zip |
xfce-base/xfce4-settings: Stabilize 4.18.2 ppc64, #901763
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild index dc1f1fffdd16..e3bdbf21519d 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.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} |