commit: aa092e6a4fe8c32555cc56089d2a152d67c693ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 28 17:29:38 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 28 17:29:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa092e6a
x11-drivers/xf86-input-wacom: Stabilize 1.2.2 arm64, #936833 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild index a0215f88162a..f7e4840c83d9 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild @@ -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 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )"
