summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-01 13:37:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-01 14:50:49 +0000
commite87d10cfd53b346ffdf358a0813e928e55e47833 (patch)
tree2449af5b5f0187b1001beb9e51a0ec2873e3575b /dev-libs/libinput/libinput-1.11.3.ebuild
parentdev-libs/json-glib: stable 1.4.4 for ia64, bug #670024 (diff)
downloadgentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.tar.gz
gentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.tar.bz2
gentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.zip
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libinput/libinput-1.11.3.ebuild')
-rw-r--r--dev-libs/libinput/libinput-1.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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.