summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-07-31 11:23:18 +0200
committerPacho Ramos <pacho@gentoo.org>2016-07-31 11:23:18 +0200
commit8be4e0337a8794cfeed2d257149eb3bc6575cde6 (patch)
treee7a8b437a2ccaba6029b6a66e016d803a76032e9
parent886b272eeb1bba0db80eb0ab4bd2e243be627e8f (diff)
downloadgentoo-8be4e0337a8794cfeed2d257149eb3bc6575cde6.tar.gz
gentoo-8be4e0337a8794cfeed2d257149eb3bc6575cde6.tar.xz
x11-drivers/xf86-input-libinput: keyword on ia64 (#538828 by Émeric Maschino)
Package-Manager: portage-2.3.0
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
index dc328057cf1..2f42b9b45e9 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
@@ -8,7 +8,7 @@ inherit linux-info xorg-2
DESCRIPTION="X.org input driver based on libinput"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/libinput-1.2.0:0="