From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76841138350 for ; Mon, 2 Mar 2020 11:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81398E095F; Mon, 2 Mar 2020 11:49:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7DFCE095F for ; Mon, 2 Mar 2020 11:49:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3C1434F33B for ; Mon, 2 Mar 2020 11:49:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FF5017E for ; Mon, 2 Mar 2020 11:49:04 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1583149569.d807768e8bd4bcc23af620e1d8fba22037b16b20.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/tslib/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/tslib/tslib-1.21.ebuild X-VCS-Directories: x11-libs/tslib/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d807768e8bd4bcc23af620e1d8fba22037b16b20 X-VCS-Branch: master Date: Mon, 2 Mar 2020 11:49:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8db7c855-67dc-4362-bbea-b2f6635e1f49 X-Archives-Hash: c6610609f895d514694bfcd1305206ce commit: d807768e8bd4bcc23af620e1d8fba22037b16b20 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Mar 2 11:46:09 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Mar 2 11:46:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d807768e x11-libs/tslib: stable 1.21 for hppa, bug #707056 Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> x11-libs/tslib/tslib-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/tslib/tslib-1.21.ebuild b/x11-libs/tslib/tslib-1.21.ebuild index 3891d1a0b2e..762a40a6257 100644 --- a/x11-libs/tslib/tslib-1.21.ebuild +++ b/x11-libs/tslib/tslib-1.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libts/tslib/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2 uinput? ( GPL-2+ )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="evdev sdl uinput" BDEPEND="