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 0C47D138359 for ; Mon, 19 Oct 2020 16:53:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B97ABE0883; Mon, 19 Oct 2020 16:53:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A5355E0883 for ; Mon, 19 Oct 2020 16:53:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 453C2340D2E for ; Mon, 19 Oct 2020 16:53:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6B823A1 for ; Mon, 19 Oct 2020 16:53:38 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1603126394.32fbdfb78d3ef12b829125f94eb32af4d98b60af.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libusb/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/libusb/libusb-1-r2.ebuild X-VCS-Directories: virtual/libusb/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 32fbdfb78d3ef12b829125f94eb32af4d98b60af X-VCS-Branch: master Date: Mon, 19 Oct 2020 16:53:38 +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: 8f00556b-a302-41c7-8b42-f0c04c7814c5 X-Archives-Hash: 597258f6343e4123ddc9245eec17cb84 commit: 32fbdfb78d3ef12b829125f94eb32af4d98b60af Author: David Michael gmail com> AuthorDate: Thu Oct 15 13:47:19 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Oct 19 16:53:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fbdfb7 virtual/libusb: stabilize 1-r2 on arm Bug: https://bugs.gentoo.org/744529 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Michael gmail.com> Signed-off-by: Mike Gilbert gentoo.org> virtual/libusb/libusb-1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/libusb/libusb-1-r2.ebuild b/virtual/libusb/libusb-1-r2.ebuild index 2522db44a91..fa6546377b9 100644 --- a/virtual/libusb/libusb-1-r2.ebuild +++ b/virtual/libusb/libusb-1-r2.ebuild @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libusb" SLOT="1" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="udev" # We force a recent libusb so that downstream consumers of virtual/libusb