diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:10:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:10:00 +0100 |
commit | e4ea6eda9ae76e7a1ceb7d9cdd9b6d4acc5072e0 (patch) | |
tree | 8bd46bfecc006b0efc04c2ba85dcf59263e953dc /x11-drivers/xf86-input-wacom | |
parent | x11-base/xorg-server: sparc stable wrt bug #711560 (diff) | |
download | gentoo-e4ea6eda9ae76e7a1ceb7d9cdd9b6d4acc5072e0.tar.gz gentoo-e4ea6eda9ae76e7a1ceb7d9cdd9b6d4acc5072e0.tar.bz2 gentoo-e4ea6eda9ae76e7a1ceb7d9cdd9b6d4acc5072e0.zip |
x11-drivers/xf86-input-wacom: sparc stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 a333bdf9da9a..90489362e5ec 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 |