diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:10:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:11:15 +0000 |
commit | 14500de5fbd044f43b2656ebb031284d61b22c15 (patch) | |
tree | f4e7417e70262344d638f7681a975bb228617dd9 /xfce-base | |
parent | xfce-base/xfce4-session: Stabilize 4.16.0 ppc64, #769368 (diff) | |
download | gentoo-14500de5fbd044f43b2656ebb031284d61b22c15.tar.gz gentoo-14500de5fbd044f43b2656ebb031284d61b22c15.tar.bz2 gentoo-14500de5fbd044f43b2656ebb031284d61b22c15.zip |
xfce-base/xfce4-settings: Stabilize 4.16.0 ppc64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild index 190d699d8c89..4f23c8f07721 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.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 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |