From: Sergei Trofimovich Date: Sat, 1 Dec 2018 13:37:28 +0000 (+0000) Subject: dev-libs/libinput: stable 1.11.3 for ia64, bug #670024 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e87d10cfd53b346ffdf358a0813e928e55e47833;p=gentoo.git dev-libs/libinput: stable 1.11.3 for ia64, bug #670024 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/libinput/libinput-1.11.3.ebuild b/dev-libs/libinput/libinput-1.11.3.ebuild index 5b7aa4ac4014..17c416ffb3f0 100644 --- a/dev-libs/libinput/libinput-1.11.3.ebuild +++ b/dev-libs/libinput/libinput-1.11.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="doc input_devices_wacom" # Tests require write access to udev rules directory which is a no-no for live system. # Other tests are just about logs, exported symbols and autotest of the test library.