diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:35 +0000 |
commit | cb5f5d6bfc1e9c542ffe2defb75027ea6d83106a (patch) | |
tree | 5c2a344d9a3810608389f4119fba0bfed2b68a65 /xfce-base/xfce4-settings | |
parent | xfce-base/xfce4-session: Stabilize 4.16.0 x86, #769368 (diff) | |
download | gentoo-cb5f5d6bfc1e9c542ffe2defb75027ea6d83106a.tar.gz gentoo-cb5f5d6bfc1e9c542ffe2defb75027ea6d83106a.tar.bz2 gentoo-cb5f5d6bfc1e9c542ffe2defb75027ea6d83106a.zip |
xfce-base/xfce4-settings: Stabilize 4.16.0 x86, #769368
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.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild index d88feb80eb85..647480581b32 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |