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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12688158090 for ; Thu, 26 May 2022 04:45:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A7A2E08A0; Thu, 26 May 2022 04:45:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E20AFE08A0 for ; Thu, 26 May 2022 04:45:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0AE683412E2 for ; Thu, 26 May 2022 04:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78D084F6 for ; Thu, 26 May 2022 04:45:19 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1653540310.b968c0640880ce8b363f4e74813fcd1bcb65256f.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-synaptics/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild X-VCS-Directories: x11-drivers/xf86-input-synaptics/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: b968c0640880ce8b363f4e74813fcd1bcb65256f X-VCS-Branch: master Date: Thu, 26 May 2022 04:45:19 +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: b2f64c26-7dbb-417a-bdeb-b60b796fd3db X-Archives-Hash: 06ce097596e291604753c476467c966c commit: b968c0640880ce8b363f4e74813fcd1bcb65256f Author: WANG Xuerui gentoo org> AuthorDate: Thu May 26 04:41:27 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu May 26 04:45:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b968c064 x11-drivers/xf86-input-synaptics: keyword 1.9.1 for ~loong Signed-off-by: WANG Xuerui gentoo.org> x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild index a8bb0d2db210..c92531fc7fa4 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="Driver for Synaptics touchpads" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 x86" RDEPEND=" >=x11-base/xorg-server-1.14