diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 10:28:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 10:28:03 +0000 |
commit | bf1b659f3d2410d7f6eaaf759a29719c08e31268 (patch) | |
tree | 9295962c573bcbb98f4017bf45c42643eeeed2cf | |
parent | x11-base/xorg-drivers: stable 1.20 for hppa, bug #669588 (diff) | |
download | gentoo-bf1b659f3d2410d7f6eaaf759a29719c08e31268.tar.gz gentoo-bf1b659f3d2410d7f6eaaf759a29719c08e31268.tar.bz2 gentoo-bf1b659f3d2410d7f6eaaf759a29719c08e31268.zip |
x11-drivers/xf86-input-libinput: stable 0.28.1 for hppa, bug #669588
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild index a58729651926..bff3e99ae818 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |