diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:18:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:31:16 +0200 |
commit | d97b5dbf562d063862fc8b80cc13502a6f97076d (patch) | |
tree | 9ad85abe2fa30e53379c5cda5f09269d2fae6224 /x11-drivers | |
parent | x11-drivers/xf86-input-evdev: Stable for HPPA (bug #584482). (diff) | |
download | gentoo-d97b5dbf562d063862fc8b80cc13502a6f97076d.tar.gz gentoo-d97b5dbf562d063862fc8b80cc13502a6f97076d.tar.bz2 gentoo-d97b5dbf562d063862fc8b80cc13502a6f97076d.zip |
x11-drivers/xf86-input-libinput: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild index 2f42b9b45e90..b18774a2e750 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild @@ -8,7 +8,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.2.0:0=" |