diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:17 -0700 |
commit | 79d54602cadcbc8a057cd89898421f0e499f12de (patch) | |
tree | a0a89ce226e2b85f55f0d019374b59888ab94769 /x11-drivers | |
parent | x11-base/xorg-server-1.19.5-r2: ppc64 stable, bug 649316 (diff) | |
download | gentoo-79d54602cadcbc8a057cd89898421f0e499f12de.tar.gz gentoo-79d54602cadcbc8a057cd89898421f0e499f12de.tar.bz2 gentoo-79d54602cadcbc8a057cd89898421f0e499f12de.zip |
x11-drivers/xf86-input-libinput-0.27.1: ppc64 stable, bug 649316
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 3f3149594c4b..2e256a1b83d1 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=" |