commit: 4d4ab4670c309ef598a48ae8c24d638c749c97dc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 27 06:46:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 27 06:46:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4ab467
x11-drivers/xf86-input-wacom: Stabilize 0.40.0 arm, #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 979b98494b5..d0de144213f 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
