diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-10 22:10:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-12 20:51:09 +0000 |
commit | e1219e1444b584286e672ed22826c512ddd057fd (patch) | |
tree | 1871a448b522e1a5920037ecd8f4b0c839934102 /dev-libs/libinput | |
parent | dev-util/diffoscope: Stabilize 190 amd64, #820752 (diff) | |
download | gentoo-e1219e1444b584286e672ed22826c512ddd057fd.tar.gz gentoo-e1219e1444b584286e672ed22826c512ddd057fd.tar.bz2 gentoo-e1219e1444b584286e672ed22826c512ddd057fd.zip |
dev-libs/libinput: stable 1.19.2 for sparc, bug #822339
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.19.2.ebuild b/dev-libs/libinput/libinput-1.19.2.ebuild index 9f5c8681bb51..a310997a8aab 100644 --- a/dev-libs/libinput/libinput-1.19.2.ebuild +++ b/dev-libs/libinput/libinput-1.19.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" [[ "$(ver_cut 3)" -gt 900 ]] || \ -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="doc input_devices_wacom test" RESTRICT="!test? ( test )" |