diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 13:00:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 13:00:39 +0100 |
commit | 0df7e32e935a3c0c74fc839c6f937d0bd6447241 (patch) | |
tree | 8ac789896f60cefb3c9aa124f4414d22d98d2211 /x11-drivers | |
parent | x11-base/xorg-server: amd64 stable wrt bug #704592 (diff) | |
download | gentoo-0df7e32e935a3c0c74fc839c6f937d0bd6447241.tar.gz gentoo-0df7e32e935a3c0c74fc839c6f937d0bd6447241.tar.bz2 gentoo-0df7e32e935a3c0c74fc839c6f937d0bd6447241.zip |
x11-drivers/xf86-input-wacom: amd64 stable wrt bug #704592
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild index 7b393d7cfa94..a0505ae662cf 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |