diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:33:01 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:42:17 +0100 |
commit | 550130a52caf2b54565d32ce66b0c719f72e28c3 (patch) | |
tree | 34766b5b0f6867be2011fef903eef8c336bb2789 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-keyboard: ppc stable (bug 611056) (diff) | |
download | gentoo-550130a52caf2b54565d32ce66b0c719f72e28c3.tar.gz gentoo-550130a52caf2b54565d32ce66b0c719f72e28c3.tar.bz2 gentoo-550130a52caf2b54565d32ce66b0c719f72e28c3.zip |
x11-drivers/xf86-input-libinput: ppc 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')
-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 89d2e7347b08..728fdf1e35e4 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=" |