diff options
author | 2022-07-26 23:22:09 +0100 | |
---|---|---|
committer | 2022-07-26 23:22:09 +0100 | |
commit | a84b1fe09c61292359188568324f30fe9a2435f6 (patch) | |
tree | 745e7f2bd82454118838331787e84eec7881ede7 /xfce-base | |
parent | net-libs/nodejs: add missing python-any-r1_pkg_setup (diff) | |
download | gentoo-a84b1fe09c61292359188568324f30fe9a2435f6.tar.gz gentoo-a84b1fe09c61292359188568324f30fe9a2435f6.tar.bz2 gentoo-a84b1fe09c61292359188568324f30fe9a2435f6.zip |
xfce-base/xfce4-settings: Stabilize 4.16.3 amd64, #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 05cc5126ad29..1bbc4c7d2973 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} |