commit: 975a2357e37922c0d006a0d3c9d39a9cae79e976 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 27 19:17:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 27 19:17:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975a2357
x11-drivers/xf86-input-wacom: Stabilize 0.40.0 sparc, #787818 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild index 5a6b9570a53..ff3c6655147 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/linuxwacom/xf86-input-wacom" [[ ${PV} != 9999* ]] && \ 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="debug" RDEPEND="dev-libs/libwacom
