diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:54:07 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:55:03 +0200 |
commit | 147577279d211c4635e2a45c57ff58e88e0c5948 (patch) | |
tree | 1b8505f3f5ca13b8d4163194f85e810452fbb4eb /x11-drivers | |
parent | x11-drivers/xf86-input-libinput-0.19.0-r0: add alpha keyword (diff) | |
download | gentoo-147577279d211c4635e2a45c57ff58e88e0c5948.tar.gz gentoo-147577279d211c4635e2a45c57ff58e88e0c5948.tar.bz2 gentoo-147577279d211c4635e2a45c57ff58e88e0c5948.zip |
x11-drivers/xf86-input-wacom-0.33.0-r0: add alpha keyword
Gentoo-Bug: 579266
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild index ba6a102c7c36..e202bc6be0f5 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.33.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 |