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 42B8B138334 for ; Thu, 26 Dec 2019 12:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61CBDE0D60; Thu, 26 Dec 2019 12:01:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4431DE0D60 for ; Thu, 26 Dec 2019 12:01:03 +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 D0A2A34DB96 for ; Thu, 26 Dec 2019 12:01:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B60A3C for ; Thu, 26 Dec 2019 12:01:00 +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: <1577361645.415cf636e9eb29d3d99e7afcd550048156367a6a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/plzip/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/plzip/plzip-1.8.ebuild X-VCS-Directories: app-arch/plzip/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 415cf636e9eb29d3d99e7afcd550048156367a6a X-VCS-Branch: master Date: Thu, 26 Dec 2019 12:01:00 +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: e3582101-f7c1-4493-98e9-12d7532b9b5b X-Archives-Hash: 6543429733b4bc6a87de500a1aca7e78 commit: 415cf636e9eb29d3d99e7afcd550048156367a6a Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Dec 26 11:59:29 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Dec 26 12:00:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415cf636 app-arch/plzip: keyword 1.8 on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> app-arch/plzip/plzip-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/plzip/plzip-1.8.ebuild b/app-arch/plzip/plzip-1.8.ebuild index df42ba53cc8..4513b61290a 100644 --- a/app-arch/plzip/plzip-1.8.ebuild +++ b/app-arch/plzip/plzip-1.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="app-arch/lzlib:0="