diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-25 18:55:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-25 18:55:49 -0700 |
commit | ebee95ee00b2e0a2aa6d57bcebe82dccce460e48 (patch) | |
tree | 2154bd72631ee0c648ceacea6320fcb5c2b2b203 /x11-drivers | |
parent | x11-base/xorg-server-1.20.3: ppc64 stable, bug 669588 (diff) | |
download | gentoo-ebee95ee00b2e0a2aa6d57bcebe82dccce460e48.tar.gz gentoo-ebee95ee00b2e0a2aa6d57bcebe82dccce460e48.tar.bz2 gentoo-ebee95ee00b2e0a2aa6d57bcebe82dccce460e48.zip |
x11-drivers/xf86-input-libinput-0.28.1: ppc64 stable, bug 669588
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild index 9a4fc3da6e9c..eca4171a5c42 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |