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 298C2139335 for ; Fri, 25 Jun 2021 22:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B1D7E08C3; Fri, 25 Jun 2021 22:16:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 38064E08C3 for ; Fri, 25 Jun 2021 22:16:27 +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 1F195335DC3 for ; Fri, 25 Jun 2021 22:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02E2E7AF for ; Fri, 25 Jun 2021 22:16:24 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1624659365.26ddca35b7fec3ac57a45e7aec3100e6677a4b7d.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/tgt/tgt-1.0.80.ebuild X-VCS-Directories: sys-block/tgt/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 26ddca35b7fec3ac57a45e7aec3100e6677a4b7d X-VCS-Branch: master Date: Fri, 25 Jun 2021 22:16:24 +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: 6f3f78e2-bf96-47e3-b23a-a4e0369645e9 X-Archives-Hash: 148fcd4dc59a8cdb98276a0c75647c64 commit: 26ddca35b7fec3ac57a45e7aec3100e6677a4b7d Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Jun 25 22:15:24 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Jun 25 22:16:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ddca35 sys-block/tgt: keyword 1.0.80 for ~ppc64 Bug: https://bugs.gentoo.org/798744 Signed-off-by: Georgy Yakovlev gentoo.org> sys-block/tgt/tgt-1.0.80.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.80.ebuild b/sys-block/tgt/tgt-1.0.80.ebuild index 56d41db46e3..e47edef49c7 100644 --- a/sys-block/tgt/tgt-1.0.80.ebuild +++ b/sys-block/tgt/tgt-1.0.80.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/fujita/tgt/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="fcoe fcp ibmvio infiniband rbd" DEPEND="