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 DE01B13933E for ; Wed, 21 Jul 2021 05:48:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6DB3E09E0; Wed, 21 Jul 2021 05:48:58 +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 45350E09E0 for ; Wed, 21 Jul 2021 05:48:58 +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 4A066342A95 for ; Wed, 21 Jul 2021 05:48:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5B047DC for ; Wed, 21 Jul 2021 05:48:55 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1626846502.cc70d5f80ed581d5c04258b222a0197fd96171d0.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-evdev/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild X-VCS-Directories: x11-drivers/xf86-input-evdev/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: cc70d5f80ed581d5c04258b222a0197fd96171d0 X-VCS-Branch: master Date: Wed, 21 Jul 2021 05:48:55 +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: d98053a7-8ad4-44fc-b6d5-61a938eba545 X-Archives-Hash: 4023677b32e27762a4a316b5874fb353 commit: cc70d5f80ed581d5c04258b222a0197fd96171d0 Author: Yixun Lan gentoo org> AuthorDate: Wed Jul 21 02:33:08 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Jul 21 05:48:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc70d5f8 x11-drivers/xf86-input-evdev: keyword ~riscv Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan gentoo.org> x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild index 2bdf150ddc1..b694533616c 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit linux-info xorg-3 DESCRIPTION="Generic Linux input driver" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" >=x11-base/xorg-server-1.18[udev]