diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:08:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:08:24 +0200 |
commit | 703f759af3d51fcd456bfaa1b1e86b812d43ab88 (patch) | |
tree | 29c58b0554e77e49f4b3c613586d2b1974c2fdf5 /x11-drivers | |
parent | x11-apps/xwininfo: ppc64 stable wrt bug #694734 (diff) | |
download | gentoo-703f759af3d51fcd456bfaa1b1e86b812d43ab88.tar.gz gentoo-703f759af3d51fcd456bfaa1b1e86b812d43ab88.tar.bz2 gentoo-703f759af3d51fcd456bfaa1b1e86b812d43ab88.zip |
x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild index 927d8e5edfb5..95e0b7f257e5 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 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.7.0:0=" |