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 076BD138359 for ; Mon, 19 Oct 2020 16:53:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 609BFE087A; Mon, 19 Oct 2020 16:53:41 +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 3AD90E0874 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 5AABA340D32 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 C974D3AB 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: <1603126395.a95a968bc5ec44c5ebd047ad3c1177c9f737e136.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: a95a968bc5ec44c5ebd047ad3c1177c9f737e136 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: 8a7124bc-c4e6-4781-9deb-1c6a728fecc6 X-Archives-Hash: 295a32256804ee06c32fc8feb5e954c6 commit: a95a968bc5ec44c5ebd047ad3c1177c9f737e136 Author: David Michael gmail com> AuthorDate: Thu Oct 15 13:48:43 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Oct 19 16:53:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95a968b virtual/libusb: stabilize 1-r2 on ppc Closes: 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 fa6546377b9..469adccdbc7 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