diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 12:40:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 12:40:16 +0100 |
commit | e30919220ec3f7e994ce45f453ce3760e7e8ec9e (patch) | |
tree | 58da4d8a5deb127e47e0becac86a77e16244049e /x11-drivers/xf86-input-wacom | |
parent | x11-base/xorg-server: amd64 stable wrt bug #711560 (diff) | |
download | gentoo-e30919220ec3f7e994ce45f453ce3760e7e8ec9e.tar.gz gentoo-e30919220ec3f7e994ce45f453ce3760e7e8ec9e.tar.bz2 gentoo-e30919220ec3f7e994ce45f453ce3760e7e8ec9e.zip |
x11-drivers/xf86-input-wacom: amd64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0.ebuild index fcbb688180f7..7abdfe9bc0a5 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug" RDEPEND="dev-libs/libwacom |