diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:23:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:23:40 +0100 |
commit | 5a15baa74bcf35cc2ce85ec9b2a89ef0bc3c34c7 (patch) | |
tree | 3ba233b8c162b9ba8d7ea3b4d69032df7dcc641a /x11-drivers | |
parent | net-misc/tigervnc: ia64 stable wrt bug #567324 (diff) | |
download | gentoo-5a15baa74bcf35cc2ce85ec9b2a89ef0bc3c34c7.tar.gz gentoo-5a15baa74bcf35cc2ce85ec9b2a89ef0bc3c34c7.tar.bz2 gentoo-5a15baa74bcf35cc2ce85ec9b2a89ef0bc3c34c7.zip |
x11-drivers/xf86-input-libinput: add ~sparc wrt bug #538828
Package-Manager: portage-2.3.0
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.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild index 096df4909708..0c8c82049148 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.22.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 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |