diff options
author | Sam James <sam@gentoo.org> | 2021-07-06 02:47:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-06 02:47:12 +0100 |
commit | 85aa9daeec8f1ea739ceae266cca6d45d20b996e (patch) | |
tree | 11998b5aaf39dce01ae5cd9dd2d5b7bee61ec793 /xfce-base/xfce4-settings | |
parent | xfce-base/xfce4-panel: Stabilize 4.16.3 arm, #799905 (diff) | |
download | gentoo-85aa9daeec8f1ea739ceae266cca6d45d20b996e.tar.gz gentoo-85aa9daeec8f1ea739ceae266cca6d45d20b996e.tar.bz2 gentoo-85aa9daeec8f1ea739ceae266cca6d45d20b996e.zip |
xfce-base/xfce4-settings: Stabilize 4.16.2 arm, #799908
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild index 966aeb7336d7..42490158bca2 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |