diff options
author | Sam James <sam@gentoo.org> | 2021-07-03 02:27:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-03 02:27:44 +0100 |
commit | 7fef3e79e8989b696a4b2c49c05027dff02770da (patch) | |
tree | 5160bee79cd9150dbc5cc414f967a35f79fb1395 /xfce-base | |
parent | xfce-base/xfce4-panel: Stabilize 4.16.3 x86, #799905 (diff) | |
download | gentoo-7fef3e79e8989b696a4b2c49c05027dff02770da.tar.gz gentoo-7fef3e79e8989b696a4b2c49c05027dff02770da.tar.bz2 gentoo-7fef3e79e8989b696a4b2c49c05027dff02770da.zip |
xfce-base/xfce4-settings: Stabilize 4.16.2 x86, #799908
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 d5c9cffb5845..a19b5fe2aad7 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} |