commit: 5f19280fc0144571ba888036d60125bd8146d338 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed May 10 17:07:07 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed May 10 17:07:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f19280f
x11-drivers/xf86-input-wacom: Stabilize 1.2.0 x86, #906072 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.0.ebuild index 774e14dfec12..0a1288f9516f 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxwacom.github.io/" LICENSE="GPL-2" SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2" -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 )"
