diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:46:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:46:27 +0100 |
commit | f332609291100077bcbec6c7a32fe0fc39f80515 (patch) | |
tree | 6c67de1a71b8416693990c105790b39c9d1ccf26 | |
parent | x11-drivers/xf86-input-evdev: ppc stable wrt bug #579266 (diff) | |
download | gentoo-f332609291100077bcbec6c7a32fe0fc39f80515.tar.gz gentoo-f332609291100077bcbec6c7a32fe0fc39f80515.tar.bz2 gentoo-f332609291100077bcbec6c7a32fe0fc39f80515.zip |
x11-drivers/xf86-input-libinput: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild index cdc3c5b04f92..1258be251d76 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild @@ -8,7 +8,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.2.0:0=" |