diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 22:02:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 22:02:34 +0100 |
commit | f5e73ea834260fc20c1bc2afc7ed9550605241ec (patch) | |
tree | 8570515104650378b29d83bdd2d6620e5faa0a4d /xfce-base | |
parent | dev-python/shiboken2: Stabilize 5.15.10 x86, #911077 (diff) | |
download | gentoo-f5e73ea834260fc20c1bc2afc7ed9550605241ec.tar.gz gentoo-f5e73ea834260fc20c1bc2afc7ed9550605241ec.tar.bz2 gentoo-f5e73ea834260fc20c1bc2afc7ed9550605241ec.zip |
xfce-base/xfce4-settings: Stabilize 4.18.3 x86, #911106
Signed-off-by: Sam James <sam@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 d9c742878a65..5044e1e30c18 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} |