diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:13:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:13:33 +0000 |
commit | 17026eccf8ad0085cac51125a3978069aa6a4b04 (patch) | |
tree | 7d7c9f83f255679a7ceb1cdaf8e845ee9e01d614 /dev-libs/libinput | |
parent | sys-libs/timezone-data: stable 2020d for ppc (diff) | |
download | gentoo-17026eccf8ad0085cac51125a3978069aa6a4b04.tar.gz gentoo-17026eccf8ad0085cac51125a3978069aa6a4b04.tar.bz2 gentoo-17026eccf8ad0085cac51125a3978069aa6a4b04.zip |
dev-libs/libinput: stable 1.16.3 for ppc
stable wrt bug #757354
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.16.3.ebuild b/dev-libs/libinput/libinput-1.16.3.ebuild index ef6f99a55176..5b068bf86718 100644 --- a/dev-libs/libinput/libinput-1.16.3.ebuild +++ b/dev-libs/libinput/libinput-1.16.3.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 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="doc input_devices_wacom test" RESTRICT="!test? ( test )" |