diff options
author | Sam James <sam@gentoo.org> | 2022-11-08 05:49:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-08 05:49:30 +0000 |
commit | 60143ffd42be09801e61d7a4c1f0c39a88d581b2 (patch) | |
tree | ac28276f011bc6f22a713173aec682e4578c7cd6 /xfce-base | |
parent | app-admin/sudo: Stabilize 1.9.12_p1 amd64, #879953 (diff) | |
download | gentoo-60143ffd42be09801e61d7a4c1f0c39a88d581b2.tar.gz gentoo-60143ffd42be09801e61d7a4c1f0c39a88d581b2.tar.bz2 gentoo-60143ffd42be09801e61d7a4c1f0c39a88d581b2.zip |
xfce-base/xfce4-settings: Stabilize 4.16.4 x86, #880255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild index ac35c50e0353..536e4a11f392 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild @@ -13,7 +13,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} |