summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-28 17:58:46 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-28 17:58:46 +0100
commit8c8a629ed6a48767516a1e01fdd8b2078525a122 (patch)
tree301a6caac5cac7a7444ae51719a296fa4d40b512 /dev-libs/libinput
parentdev-libs/libgee: stable 0.20.1 for ia64, bug #652976 (diff)
downloadgentoo-8c8a629ed6a48767516a1e01fdd8b2078525a122.tar.gz
gentoo-8c8a629ed6a48767516a1e01fdd8b2078525a122.tar.bz2
gentoo-8c8a629ed6a48767516a1e01fdd8b2078525a122.zip
dev-libs/libinput: stable 1.10.5 for ia64, bug #652976
Bug: https://bugs.gentoo.org/652976 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.5.ebuild b/dev-libs/libinput/libinput-1.10.5.ebuild
index f7e7113db527..b2b7a255298e 100644
--- a/dev-libs/libinput/libinput-1.10.5.ebuild
+++ b/dev-libs/libinput/libinput-1.10.5.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 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.