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 37EF91382C5 for ; Sun, 28 Feb 2021 12:22:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 351CDE0877; Sun, 28 Feb 2021 12:22:08 +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 1794BE0877 for ; Sun, 28 Feb 2021 12:22:08 +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 7E12C33FE26 for ; Sun, 28 Feb 2021 12:22:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB88534 for ; Sun, 28 Feb 2021 12:22:04 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1614514914.3cc9b7fec3209757d23d280ff35ca723395ccdc4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild X-VCS-Directories: dev-embedded/u-boot-tools/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3cc9b7fec3209757d23d280ff35ca723395ccdc4 X-VCS-Branch: master Date: Sun, 28 Feb 2021 12:22:04 +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: c4aa772d-e263-4cdf-9343-f95d74b6eda2 X-Archives-Hash: 18eecafee73db5d8c6bc3056795e6d63 commit: 3cc9b7fec3209757d23d280ff35ca723395ccdc4 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Feb 28 12:18:54 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Feb 28 12:21:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc9b7fe dev-embedded/u-boot-tools: keyworded 2021.04_rc2 for ppc keyworded wrt bug #773127 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild index 68920a63129..fac11bef416 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" RDEPEND="dev-libs/openssl:0="