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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 483D7158086 for ; Thu, 25 Nov 2021 02:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA6D2E0831; Thu, 25 Nov 2021 02:07:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80B64E0831 for ; Thu, 25 Nov 2021 02:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B0B8342B33 for ; Thu, 25 Nov 2021 02:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 043E11E0 for ; Thu, 25 Nov 2021 02:06:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637805993.f5318c3081a906ec8b934d2a5c7aa2af368744cd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-compress/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/commons-compress/commons-compress-1.21.ebuild X-VCS-Directories: dev-java/commons-compress/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f5318c3081a906ec8b934d2a5c7aa2af368744cd X-VCS-Branch: master Date: Thu, 25 Nov 2021 02:06:59 +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: 1b59b825-362a-483d-8911-39c065fe3539 X-Archives-Hash: 36a095c2e0766c35bf6006f7e2b83354 commit: f5318c3081a906ec8b934d2a5c7aa2af368744cd Author: Sam James gentoo org> AuthorDate: Thu Nov 25 02:06:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 25 02:06:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5318c30 dev-java/commons-compress: Stabilize 1.21 ppc64, #825786 Signed-off-by: Sam James gentoo.org> dev-java/commons-compress/commons-compress-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-compress/commons-compress-1.21.ebuild b/dev-java/commons-compress/commons-compress-1.21.ebuild index 3fe4df9cf6b6..0e5af3fa5486 100644 --- a/dev-java/commons-compress/commons-compress-1.21.ebuild +++ b/dev-java/commons-compress/commons-compress-1.21.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://commons.apache.org/proper/commons-compress/" SRC_URI="mirror://apache/commons/compress/source/${P}-src.tar.gz -> ${P}-sources.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" # Common dependencies # POM: pom.xml