diff options
author | Sam James <sam@gentoo.org> | 2021-07-03 02:30:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-03 02:30:12 +0100 |
commit | be60357acd12fd0e0534a4c0bcdd58369b679ac0 (patch) | |
tree | 603bf06381cb3aab320da9839c869cd8f77bba39 /xfce-base/xfce4-settings | |
parent | xfce-base/xfce4-panel: Stabilize 4.16.3 amd64, #799905 (diff) | |
download | gentoo-be60357acd12fd0e0534a4c0bcdd58369b679ac0.tar.gz gentoo-be60357acd12fd0e0534a4c0bcdd58369b679ac0.tar.bz2 gentoo-be60357acd12fd0e0534a4c0bcdd58369b679ac0.zip |
xfce-base/xfce4-settings: Stabilize 4.16.2 amd64, #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 a19b5fe2aad7..ae5979e9d4de 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} |