diff options
author | 2019-03-16 17:35:13 +0100 | |
---|---|---|
committer | 2019-03-16 18:40:13 +0000 | |
commit | 0545a647ee60dc8ab6ba0dc997f91796b80b7b31 (patch) | |
tree | 725f9a4f534ed66d676de1c401478b3dad1fec98 /x11-drivers | |
parent | dev-python/sphinx-bootstrap-theme: mark 0.6.5 sparc, bug #676622 (diff) | |
download | gentoo-0545a647ee60dc8ab6ba0dc997f91796b80b7b31.tar.gz gentoo-0545a647ee60dc8ab6ba0dc997f91796b80b7b31.tar.bz2 gentoo-0545a647ee60dc8ab6ba0dc997f91796b80b7b31.zip |
x11-drivers/xf86-input-libinput: stable 0.28.2 for sparc, bug #677578
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild index 4358426293f1..3272b5028c57 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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=" |