x11-drivers/xf86-input-wacom: sparc stable wrt bug #579266
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 22 Jan 2017 17:18:45 +0000 (18:18 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 22 Jan 2017 17:18:45 +0000 (18:18 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild

index ac398751091a1293f7cdba437a7562b29ccb2b8a..a7fe1f6fda773d6c3120e41fdf4d9fa99a664b4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linuxwacom/${PN}"
 [[ ${PV} != 9999* ]] && \
        SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2"
 
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86"
 IUSE="debug"
 
 # depend on libwacom for its udev rules, bug #389633