diff options
author | Sam James <sam@gentoo.org> | 2022-11-13 17:38:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-13 17:38:22 +0000 |
commit | a4a4f1b821819514f45c74490f0c097c7809f4b7 (patch) | |
tree | 9d504ac38f972e9528697198a3272ea29e174f58 /xfce-base | |
parent | dev-python/openstacksdk: Stabilize 0.102.0 amd64, #881101 (diff) | |
download | gentoo-a4a4f1b821819514f45c74490f0c097c7809f4b7.tar.gz gentoo-a4a4f1b821819514f45c74490f0c097c7809f4b7.tar.bz2 gentoo-a4a4f1b821819514f45c74490f0c097c7809f4b7.zip |
xfce-base/xfce4-settings: Stabilize 4.16.5 amd64, #881163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild index 4f016dec3146..5c3e75f85a7e 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.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 ~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} |