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 DDE381382C5 for ; Fri, 18 Dec 2020 10:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F110DE0A95; Fri, 18 Dec 2020 10:25:31 +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 D9D41E0A94 for ; Fri, 18 Dec 2020 10:25:31 +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 C79B9340E2A for ; Fri, 18 Dec 2020 10:25:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19A34465 for ; Fri, 18 Dec 2020 10:25:27 +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: <1608287120.3f70ac06cfd0d0896b9828cd807ba33d4678a5db.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/opal-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/opal-utils/opal-utils-6.7.ebuild X-VCS-Directories: sys-apps/opal-utils/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3f70ac06cfd0d0896b9828cd807ba33d4678a5db X-VCS-Branch: master Date: Fri, 18 Dec 2020 10:25:27 +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: b5cf120c-acf8-4928-991e-24b89a66acb8 X-Archives-Hash: a335602ce5fb9e8cbd5f85c76a9fc728 commit: 3f70ac06cfd0d0896b9828cd807ba33d4678a5db Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Dec 18 10:20:44 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Dec 18 10:25:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f70ac06 sys-apps/opal-utils: stable 6.7 for ppc64 stable wrt bug #759664 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> sys-apps/opal-utils/opal-utils-6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/opal-utils/opal-utils-6.7.ebuild b/sys-apps/opal-utils/opal-utils-6.7.ebuild index 52c2ae8fced..45a1a17db0b 100644 --- a/sys-apps/opal-utils/opal-utils-6.7.ebuild +++ b/sys-apps/opal-utils/opal-utils-6.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-power/skiboot/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0 GPL-2+" SLOT="0" -KEYWORDS="~ppc64" +KEYWORDS="ppc64" IUSE="doc" DEPEND=""