diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-16 08:52:24 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-16 09:13:57 +0100 |
commit | a2245e4acc74ce90dbed9baaecb8a0b76ea7e383 (patch) | |
tree | 802faa1e3fa9f5698099dc6a7160c4151414302a /dev-libs/libinput | |
parent | dev-libs/libevdev: Stable for HPPA (bug #611056). (diff) | |
download | gentoo-a2245e4acc74ce90dbed9baaecb8a0b76ea7e383.tar.gz gentoo-a2245e4acc74ce90dbed9baaecb8a0b76ea7e383.tar.bz2 gentoo-a2245e4acc74ce90dbed9baaecb8a0b76ea7e383.zip |
dev-libs/libinput: Stable for HPPA (bug #611056).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.6.2.ebuild b/dev-libs/libinput/libinput-1.6.2.ebuild index f100733b6afa..2ccdba604882 100644 --- a/dev-libs/libinput/libinput-1.6.2.ebuild +++ b/dev-libs/libinput/libinput-1.6.2.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. |