diff options
author | Sam James <sam@gentoo.org> | 2022-11-13 11:39:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-13 11:39:08 +0000 |
commit | e944e0f1ab03db96291683ad1e84f26d6c63189d (patch) | |
tree | cde3cc575e4763626dc9dcdf68ce535e490e4c8a /xfce-base | |
parent | xfce-base/xfce4-settings: Stabilize 4.16.5 arm, #881163 (diff) | |
download | gentoo-e944e0f1ab03db96291683ad1e84f26d6c63189d.tar.gz gentoo-e944e0f1ab03db96291683ad1e84f26d6c63189d.tar.bz2 gentoo-e944e0f1ab03db96291683ad1e84f26d6c63189d.zip |
xfce-base/xfce4-settings: Stabilize 4.16.5 arm64, #881163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild index f4db7a4956a7..4f016dec3146 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.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 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |