diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:17:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:18:09 +0100 |
commit | df971f731f6ee3ef8e510643690fbd2916f1b1af (patch) | |
tree | 0fe7a405ad4f4b389e9afb2652ad2309cf78f0cc /dev-libs/libinput | |
parent | dev-libs/libgudev: ia64 stable, bug #624312 (diff) | |
download | gentoo-df971f731f6ee3ef8e510643690fbd2916f1b1af.tar.gz gentoo-df971f731f6ee3ef8e510643690fbd2916f1b1af.tar.bz2 gentoo-df971f731f6ee3ef8e510643690fbd2916f1b1af.zip |
dev-libs/libinput: ia64 stable, bug #624312
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.7.3.ebuild b/dev-libs/libinput/libinput-1.7.3.ebuild index f3060d7878ca..58cbf7512117 100644 --- a/dev-libs/libinput/libinput-1.7.3.ebuild +++ b/dev-libs/libinput/libinput-1.7.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="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. |