diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 19:16:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 19:16:30 +0000 |
commit | 76e59accb062ad0d33e0352e512ddbc391cb1fd6 (patch) | |
tree | d4bf3ec91851d89678eca2afbb1694c3071537cc /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: Stabilize 1.0.1 amd64, #787818 (diff) | |
download | gentoo-76e59accb062ad0d33e0352e512ddbc391cb1fd6.tar.gz gentoo-76e59accb062ad0d33e0352e512ddbc391cb1fd6.tar.bz2 gentoo-76e59accb062ad0d33e0352e512ddbc391cb1fd6.zip |
x11-drivers/xf86-input-wacom: Stabilize 0.40.0 amd64, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 960a6d7b78f5..5a6b9570a531 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 |