summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-07-14 10:08:25 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-07-14 10:10:58 +0100
commit96da1922071b21dfc9bbe9702c7ebc5ff235e965 (patch)
tree97f1c63450cb28bee8b5fbad3af97dd2d1b87d6b /dev-libs
parentdev-libs/libevdev: stable 1.7.0 for ia64, bug #689510 (diff)
downloadgentoo-96da1922071b21dfc9bbe9702c7ebc5ff235e965.tar.gz
gentoo-96da1922071b21dfc9bbe9702c7ebc5ff235e965.tar.bz2
gentoo-96da1922071b21dfc9bbe9702c7ebc5ff235e965.zip
dev-libs/libinput: stable 1.13.4 for ia64, bug #689510
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.13.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.13.4.ebuild b/dev-libs/libinput/libinput-1.13.4.ebuild
index 428bc68e8147..bef18b649e70 100644
--- a/dev-libs/libinput/libinput-1.13.4.ebuild
+++ b/dev-libs/libinput/libinput-1.13.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 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.