diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:14:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:14:07 +0100 |
commit | f524814f52484b97a4f95f2502284ed465af4106 (patch) | |
tree | 5e87da1825e29d0d38cb63df8752c3ee3bcb8b56 /x11-drivers | |
parent | x11-drivers/xf86-input-void: ppc stable wrt bug #559062 (diff) | |
download | gentoo-f524814f52484b97a4f95f2502284ed465af4106.tar.gz gentoo-f524814f52484b97a4f95f2502284ed465af4106.tar.bz2 gentoo-f524814f52484b97a4f95f2502284ed465af4106.zip |
x11-drivers/xf86-input-wacom: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild index bfb310fe332a..e23234299dd2 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.31.0.ebuild @@ -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 |