diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 19:51:39 +0000 |
commit | c1dbee45e2aa27052be981ebd6c35df9fde2f485 (patch) | |
tree | 97b633b913d9154a753bb9780ce39a630ac14a96 /x11-drivers | |
parent | x11-apps/xkbcomp: stable 1.4.0 for hppa, bug #620234 (diff) | |
download | gentoo-c1dbee45e2aa27052be981ebd6c35df9fde2f485.tar.gz gentoo-c1dbee45e2aa27052be981ebd6c35df9fde2f485.tar.bz2 gentoo-c1dbee45e2aa27052be981ebd6c35df9fde2f485.zip |
x11-drivers/xf86-input-libinput: stable 0.25.1 for hppa, bug #620234
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild index a50d41e82d23..1cf69f19cc0a 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |