diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:51 +0100 |
commit | ace2369e55ea3cd277f4d43c44a9a5a974d0b46f (patch) | |
tree | 4dd0a4cebee8987f486da8da8fcf341aea7ddfb5 | |
parent | 63e830bf6f78326010e93dff61d4584df14db6d5 (diff) | |
download | gentoo-ace2369e55ea3cd277f4d43c44a9a5a974d0b46f.tar.gz gentoo-ace2369e55ea3cd277f4d43c44a9a5a974d0b46f.tar.xz |
x11-drivers/xf86-input-libinput: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild index fc7c1ade997..62f4cb1146c 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.21.0:0=" |