diff options
author | Sam James <sam@gentoo.org> | 2022-07-26 23:25:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-26 23:25:24 +0100 |
commit | 9249eecc307745ce29f286030021e9454f962b81 (patch) | |
tree | 878680dd9e82ee5f62cc6b669e9ec6945673a2a2 /xfce-base | |
parent | xfce-base/xfce4-settings: Stabilize 4.16.3 amd64, #861323 (diff) | |
download | gentoo-9249eecc307745ce29f286030021e9454f962b81.tar.gz gentoo-9249eecc307745ce29f286030021e9454f962b81.tar.bz2 gentoo-9249eecc307745ce29f286030021e9454f962b81.zip |
xfce-base/xfce4-settings: Stabilize 4.16.3 x86, #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 1bbc4c7d2973..15adc3fbb0a4 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} |