diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-09-02 21:35:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-09-02 21:35:40 -0400 |
commit | 1e1deb068e942dce76ad33a7ebfdb6a4c6716ebc (patch) | |
tree | b3c9c32898b5af4201cf365251252c2de10b443b /x11-drivers | |
parent | dev-libs/libwacom: Stabilize 2.4.0 ppc64, #867796 (diff) | |
download | gentoo-1e1deb068e942dce76ad33a7ebfdb6a4c6716ebc.tar.gz gentoo-1e1deb068e942dce76ad33a7ebfdb6a4c6716ebc.tar.bz2 gentoo-1e1deb068e942dce76ad33a7ebfdb6a4c6716ebc.zip |
x11-drivers/xf86-input-wacom: Stabilize 1.1.0 ppc64, #867796
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.1.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.1.0.ebuild index 82d84c73661e..1a8b5710751b 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.1.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-1.1.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 )" |