diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:16 +0000 |
commit | b730804a24605061ec0609630b1e87478b323b4c (patch) | |
tree | 00e4239fbaef0bd7df998783eee7dcd0ce57f412 /x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild | |
parent | Stable for x86, wrt bug #500368 (diff) | |
download | gentoo-2-b730804a24605061ec0609630b1e87478b323b4c.tar.gz gentoo-2-b730804a24605061ec0609630b1e87478b323b4c.tar.bz2 gentoo-2-b730804a24605061ec0609630b1e87478b323b4c.zip |
Stable for x86, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild index 5a4f04b35de5..6d8fe6725dab 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.23.0.ebuild,v 1.2 2014/03/27 11:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.23.0.ebuild,v 1.3 2014/04/06 10:11:16 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 |