diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 14:10:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 14:10:49 +0000 |
commit | 36326b10808d9094e264680c79b3f307b772e091 (patch) | |
tree | bd1bc37a54d284d9b32668dc2362a9cfb112fe7f /xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | |
parent | dev-ml/dune-build-info: Stabilize 3.6.1 amd64, #901677 (diff) | |
download | gentoo-36326b10808d9094e264680c79b3f307b772e091.tar.gz gentoo-36326b10808d9094e264680c79b3f307b772e091.tar.bz2 gentoo-36326b10808d9094e264680c79b3f307b772e091.zip |
xfce-base/xfce4-settings: Stabilize 4.18.2 x86, #901763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild index 5ac63306b8df..dac59ce6a33b 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.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} |