diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:44:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:25 +0100 |
commit | 266f46d5e51135f8919ce6d4b5a86c4c0343abdb (patch) | |
tree | a7845dea064149c2a2a7f4a9cf1b30189aa3b6cf /x11-drivers | |
parent | x11-libs/libXres: stable 1.2.0 for sparc (diff) | |
download | gentoo-266f46d5e51135f8919ce6d4b5a86c4c0343abdb.tar.gz gentoo-266f46d5e51135f8919ce6d4b5a86c4c0343abdb.tar.bz2 gentoo-266f46d5e51135f8919ce6d4b5a86c4c0343abdb.zip |
x11-drivers/xf86-input-libinput: stable 0.27.1 for sparc
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild index 1e947a7bb1b4..1721966d2109 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |