commit: 080ea81bf1cc5571840a74845f1ba524d8627123 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 27 19:14:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 27 19:14:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080ea81b
x11-drivers/xf86-input-wacom: Stabilize 0.40.0 x86, #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 d0de144213f..960a6d7b78f 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
