diff options
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-1.2.2.ebuild')
-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 989d9aad6421..f08c00b2c8e3 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 )" |