diff options
author | Sam James <sam@gentoo.org> | 2024-05-17 19:26:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-17 19:26:01 +0100 |
commit | 88897c94463c081bf30ec8d618d225153a7083fc (patch) | |
tree | 6b1700b630fe98808b5dfa81a50c0cf930e18976 /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: Stabilize 1.2.2 amd64, #932102 (diff) | |
download | gentoo-88897c94463c081bf30ec8d618d225153a7083fc.tar.gz gentoo-88897c94463c081bf30ec8d618d225153a7083fc.tar.bz2 gentoo-88897c94463c081bf30ec8d618d225153a7083fc.zip |
x11-drivers/xf86-input-wacom: Stabilize 1.2.2 arm, #932102
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 83e7cec158e9..989d9aad6421 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |