diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:42:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:42:02 +0200 |
commit | 280d3cd3e6cc5a8cce07341114e5da108b547ef7 (patch) | |
tree | 89ce062e7c57ade230a9df4ced47457c02c4ccb7 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: sparc stable wrt bug #620234 (diff) | |
download | gentoo-280d3cd3e6cc5a8cce07341114e5da108b547ef7.tar.gz gentoo-280d3cd3e6cc5a8cce07341114e5da108b547ef7.tar.bz2 gentoo-280d3cd3e6cc5a8cce07341114e5da108b547ef7.zip |
x11-drivers/xf86-input-libinput: sparc stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 934304f7b694..bcc1ec948965 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 @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |