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 BC03C138335 for ; Sun, 28 Oct 2018 23:57:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2FDAE0D44; Sun, 28 Oct 2018 23:57:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 74405E0D44 for ; Sun, 28 Oct 2018 23:57:19 +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 B8FFF335CDE for ; Sun, 28 Oct 2018 23:57:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C75844F for ; Sun, 28 Oct 2018 23:57:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1540771027.a8bbd9dedc9f5a7594d6ac1ccd5bfbc416b190bd.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild X-VCS-Directories: x11-drivers/xf86-input-libinput/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a8bbd9dedc9f5a7594d6ac1ccd5bfbc416b190bd X-VCS-Branch: master Date: Sun, 28 Oct 2018 23:57:15 +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-Archives-Salt: c5aa887c-21c8-46b3-8428-5e3244854cfb X-Archives-Hash: 0845742da4fb0f14b39568803a8424a5 commit: a8bbd9dedc9f5a7594d6ac1ccd5bfbc416b190bd Author: Matt Turner gentoo org> AuthorDate: Sun Oct 28 23:57:07 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Oct 28 23:57:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bbd9de x11-drivers/xf86-input-libinput-0.28.1: alpha stable, bug 669588 Signed-off-by: Matt Turner gentoo.org> x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6db684cb831..577e85556de 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="