summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-02-16 20:35:32 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-16 20:39:16 +0000
commit42ba037d59a645699b33910634269bed8fdf6e1d (patch)
treea994c785b51165f465fd23f7bb2ab941024b1170 /dev-libs/libinput
parentdev-libs/gobject-introspection-common: stable 1.52.1 for ia64, bug #631656 (diff)
downloadgentoo-42ba037d59a645699b33910634269bed8fdf6e1d.tar.gz
gentoo-42ba037d59a645699b33910634269bed8fdf6e1d.tar.bz2
gentoo-42ba037d59a645699b33910634269bed8fdf6e1d.zip
dev-libs/libinput: stable 1.9.4 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.9.4.ebuild b/dev-libs/libinput/libinput-1.9.4.ebuild
index dd988be4dd9d..fa3032167eaa 100644
--- a/dev-libs/libinput/libinput-1.9.4.ebuild
+++ b/dev-libs/libinput/libinput-1.9.4.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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="doc input_devices_wacom test"
# 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.