diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 16:52:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 16:52:21 +0000 |
commit | 10a431523743c6608eb26a04024817054e49ddd1 (patch) | |
tree | d34730169f278089929c9ac10f98eef542108a8e /xfce-base/xfce4-settings | |
parent | xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.8 amd64, #893064 (diff) | |
download | gentoo-10a431523743c6608eb26a04024817054e49ddd1.tar.gz gentoo-10a431523743c6608eb26a04024817054e49ddd1.tar.bz2 gentoo-10a431523743c6608eb26a04024817054e49ddd1.zip |
xfce-base/xfce4-settings: Stabilize 4.18.1 amd64, #893064
Signed-off-by: Sam James <sam@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 4439ae74586e..3a858cf8b299 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} |