diff options
author | 2016-11-17 11:46:21 +0100 | |
---|---|---|
committer | 2016-11-17 11:46:21 +0100 | |
commit | f1cc435325323d640cef01a2996352b9de158532 (patch) | |
tree | d6c0dcd95e62e361e6f7e0bce5fbe951a3bd9bea /x11-drivers | |
parent | x11-drivers/xf86-input-aiptek: ppc stable wrt bug #579266 (diff) | |
download | gentoo-f1cc435325323d640cef01a2996352b9de158532.tar.gz gentoo-f1cc435325323d640cef01a2996352b9de158532.tar.bz2 gentoo-f1cc435325323d640cef01a2996352b9de158532.zip |
x11-drivers/xf86-input-evdev: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild index 9f3056aee460..66cb4a882057 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Generic Linux input driver" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.18[udev] |