diff options
author | 2025-01-10 16:15:38 +0800 | |
---|---|---|
committer | 2025-01-10 16:30:16 +0800 | |
commit | b656f4ace599977c0180a60997fcf5687063a8f7 (patch) | |
tree | 1775014b7238bfc9a2599c73cef69dda86c0c212 /x11-drivers | |
parent | media-libs/pulseaudio-qt: keyword 1.6.1 for ~loong (diff) | |
download | gentoo-b656f4ace599977c0180a60997fcf5687063a8f7.tar.gz gentoo-b656f4ace599977c0180a60997fcf5687063a8f7.tar.bz2 gentoo-b656f4ace599977c0180a60997fcf5687063a8f7.zip |
x11-drivers/xf86-input-wacom: keyword 1.2.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.3.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.3.ebuild index 47926243f2ae..8d3e38056e6b 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.3.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxwacom.github.io/" SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2+" -KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |