diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:03 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:03 +0200 |
commit | 8e7e4f560bb314e4e55d15cac53d6b625919c5fc (patch) | |
tree | d54fc30d97ae824322ba22d90988d122ca46488c /xfce-base | |
parent | xfce-base/xfce4-settings: Stabilize 4.18.3 amd64, #911106 (diff) | |
download | gentoo-8e7e4f560bb314e4e55d15cac53d6b625919c5fc.tar.gz gentoo-8e7e4f560bb314e4e55d15cac53d6b625919c5fc.tar.bz2 gentoo-8e7e4f560bb314e4e55d15cac53d6b625919c5fc.zip |
xfce-base/xfce4-settings: Stabilize 4.18.3 ppc64, #911106
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild index b57d27e2796e..0e4f99b02725 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild @@ -16,7 +16,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} |