commit: 5057a3c2ec2edc4449668f344c7dc565c27b549d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 3 20:43:44 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Apr 3 20:43:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5057a3c2
x11-drivers/xf86-input-wacom: Stabilize 1.2.1 amd64, #928529 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.1.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.1.ebuild index d0c9b40ae40e..2e976086d940 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.1.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.1.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 )"
