diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:28:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:29 +0200 |
commit | d61cdcef9e334908f7ae56b376901b70a8225624 (patch) | |
tree | fa975535d10cf5e9407560df29741823f9d7da31 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: ppc64 stable wrt bug #620234 (diff) | |
download | gentoo-d61cdcef9e334908f7ae56b376901b70a8225624.tar.gz gentoo-d61cdcef9e334908f7ae56b376901b70a8225624.tar.bz2 gentoo-d61cdcef9e334908f7ae56b376901b70a8225624.zip |
x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 bdd50af1b9f0..1074001f557b 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=" |