diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:05:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:05:08 +0000 |
commit | e31b0e068539ee65c92d9498e081b401d8d71c69 (patch) | |
tree | 2eb609400739d63e94429d39d1cdf46c3b637fab /xfce-base | |
parent | xfce-base/xfce4-session: Stabilize 4.16.0 amd64, #769368 (diff) | |
download | gentoo-e31b0e068539ee65c92d9498e081b401d8d71c69.tar.gz gentoo-e31b0e068539ee65c92d9498e081b401d8d71c69.tar.bz2 gentoo-e31b0e068539ee65c92d9498e081b401d8d71c69.zip |
xfce-base/xfce4-settings: Stabilize 4.16.0 amd64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 647480581b32..190d699d8c89 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild @@ -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} |