diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 10:56:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 10:56:03 +0200 |
commit | 4d9e2af258d0aae153c673f9fb7fa21f59e4b5a3 (patch) | |
tree | d3d2a061b6762710608506200b554c23afee7031 /xfce-base | |
parent | xfce-base/xfce4-session: Stabilize 4.18.0 x86, #893064 (diff) | |
download | gentoo-4d9e2af258d0aae153c673f9fb7fa21f59e4b5a3.tar.gz gentoo-4d9e2af258d0aae153c673f9fb7fa21f59e4b5a3.tar.bz2 gentoo-4d9e2af258d0aae153c673f9fb7fa21f59e4b5a3.zip |
xfce-base/xfce4-settings: Stabilize 4.18.1 x86, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 6079c79bf373..208e1b52bfa7 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} |