diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:56:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 08:56:06 +0000 |
commit | 914ed5b73a7ae1e6e84f039aa0164f86f2938af8 (patch) | |
tree | 95751ad2d2a86b22d4fc697f4d396492a4a49329 /x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild | |
parent | Stable for ppc64, wrt bug #530652 (diff) | |
download | historical-914ed5b73a7ae1e6e84f039aa0164f86f2938af8.tar.gz historical-914ed5b73a7ae1e6e84f039aa0164f86f2938af8.tar.bz2 historical-914ed5b73a7ae1e6e84f039aa0164f86f2938af8.zip |
Stable for ppc64, 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.ebuild | 4 |
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 d1ab3bd0c974..692b33d2255d 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.5 2015/02/20 11:17:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.24.0.ebuild,v 1.6 2015/02/21 08:55:56 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 |