diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:39:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:39:00 +0100 |
commit | 49bfeb2d3f97d767cb531ef3d63853c406fc7768 (patch) | |
tree | 5e5297f4b695948fa80234a1d3074c9cb4d4db78 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: stable 1.19.5-r2 for ia64, bug #649316 (diff) | |
download | gentoo-49bfeb2d3f97d767cb531ef3d63853c406fc7768.tar.gz gentoo-49bfeb2d3f97d767cb531ef3d63853c406fc7768.tar.bz2 gentoo-49bfeb2d3f97d767cb531ef3d63853c406fc7768.zip |
x11-drivers/xf86-input-libinput: stable 0.27.1 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild index 102b9dc9ec8e..b07f4e3967d1 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |