diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:29:09 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:40:35 +0100 |
commit | 3ffe2c825268545d5207d6aaaf35994fb5c667dd (patch) | |
tree | a945ce538e641853a8dbcaba9a841f86c0c23143 /x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | |
parent | x11-drivers/xf86-input-keyboard: ppc64 stable (bug 611056) (diff) | |
download | gentoo-3ffe2c825268545d5207d6aaaf35994fb5c667dd.tar.gz gentoo-3ffe2c825268545d5207d6aaaf35994fb5c667dd.tar.bz2 gentoo-3ffe2c825268545d5207d6aaaf35994fb5c667dd.zip |
x11-drivers/xf86-input-libinput: ppc64 stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild index cda6b6a391eb..89d2e7347b08 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.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=" |