commit: 4136777b58febdd4b278fb42c33f18a679f73697 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 22:49:46 2020 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 22:49:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4136777b
virtual/libusb: keyword :1 for ~riscv dev-libs/libusb-1.0.23-r1 is already keyworded for riscv. Bug: https://bugs.gentoo.org/498896 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org> virtual/libusb/libusb-1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/libusb/libusb-1-r2.ebuild b/virtual/libusb/libusb-1-r2.ebuild index ad884014a55..d38386043c9 100644 --- a/virtual/libusb/libusb-1-r2.ebuild +++ b/virtual/libusb/libusb-1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libusb" SLOT="1" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~sh ~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
