summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-19 08:53:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-19 08:53:01 +0000
commite7fa8a5ec49bd4bbe460cf829ed6dd7372df0802 (patch)
tree01453076c24fbd362d34c8afa934584274ee36f8 /x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild
parentStable for x86, wrt bug #530652 (diff)
downloadhistorical-e7fa8a5ec49bd4bbe460cf829ed6dd7372df0802.tar.gz
historical-e7fa8a5ec49bd4bbe460cf829ed6dd7372df0802.tar.bz2
historical-e7fa8a5ec49bd4bbe460cf829ed6dd7372df0802.zip
Stable for x86, wrt bug #530652
Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild')
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild
index 18a3f44545f0..25de2ac5bf37 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v 1.3 2015/02/18 15:57:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v 1.4 2015/02/19 08:52:34 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/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