diff options
author | Sam James <sam@gentoo.org> | 2022-07-27 09:11:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-27 09:11:16 +0100 |
commit | ad92e2e306539f46a38675315d01b58bc4fc09e2 (patch) | |
tree | 27c6e93d9a5baf7f88e9ad6521b8252db5ede99e /xfce-base | |
parent | dev-libs/modsecurity: Keyword 3.0.7 arm64, #859367 (diff) | |
download | gentoo-ad92e2e306539f46a38675315d01b58bc4fc09e2.tar.gz gentoo-ad92e2e306539f46a38675315d01b58bc4fc09e2.tar.bz2 gentoo-ad92e2e306539f46a38675315d01b58bc4fc09e2.zip |
xfce-base/xfce4-settings: Stabilize 4.16.3 arm, #861323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild index f873f4dd0f1b..d97f7275acbf 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.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 ~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} |