commit: 8be4e0337a8794cfeed2d257149eb3bc6575cde6 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Jul 31 09:23:18 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Jul 31 09:23:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be4e033
x11-drivers/xf86-input-libinput: keyword on ia64 (#538828 by Émeric Maschino) Package-Manager: portage-2.3.0 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 dc32805..2f42b9b 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="
