diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:02:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:02:14 +0200 |
commit | 96e3f4b6a60b03b74dfbc89ef74ca515d83c8712 (patch) | |
tree | 7b916cadf02e63b930341a5aa9c1eddc4e9f67f7 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: ia64 stable wrt bug #620234 (diff) | |
download | gentoo-96e3f4b6a60b03b74dfbc89ef74ca515d83c8712.tar.gz gentoo-96e3f4b6a60b03b74dfbc89ef74ca515d83c8712.tar.bz2 gentoo-96e3f4b6a60b03b74dfbc89ef74ca515d83c8712.zip |
x11-drivers/xf86-input-libinput: ia64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild index bcc1ec948965..bdd50af1b9f0 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |