diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-02 14:07:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-02 14:07:41 +0200 |
commit | 056aaf33d353e4c7ec2166b1e5213dbe064bb53f (patch) | |
tree | dc6e2d7ee43a6810f685f884ab65411e8e18154e /x11-drivers | |
parent | dev-libs/libwacom: Keyword 2.11.0 riscv, #934215 (diff) | |
download | gentoo-056aaf33d353e4c7ec2166b1e5213dbe064bb53f.tar.gz gentoo-056aaf33d353e4c7ec2166b1e5213dbe064bb53f.tar.bz2 gentoo-056aaf33d353e4c7ec2166b1e5213dbe064bb53f.zip |
x11-drivers/xf86-input-wacom: Keyword 1.2.2 riscv, #934215
Signed-off-by: Jakov Smolić <jsmolic@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 0acbc50d06ac..a0215f88162a 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 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |