commit: 76e59accb062ad0d33e0352e512ddbc391cb1fd6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 27 19:16:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 27 19:16:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e59acc
x11-drivers/xf86-input-wacom: Stabilize 0.40.0 amd64, #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 960a6d7b78f..5a6b9570a53 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
