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 0EFC6158021 for ; Tue, 27 Dec 2022 19:53:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E3C4E085B; Tue, 27 Dec 2022 19:53:45 +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 368A9E085B for ; Tue, 27 Dec 2022 19:53:45 +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 5598B340ED0 for ; Tue, 27 Dec 2022 19:53:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E548D7D0 for ; Tue, 27 Dec 2022 19:53:42 +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: <1672170795.5e4c1ddb9aba8bc606a20fbe0a46ff90ece936d4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/bzip2/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/bzip2/bzip2-1.0.8-r4.ebuild X-VCS-Directories: app-arch/bzip2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5e4c1ddb9aba8bc606a20fbe0a46ff90ece936d4 X-VCS-Branch: master Date: Tue, 27 Dec 2022 19:53:42 +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: 3a0156c0-a932-4671-adaf-31d6ba7184c0 X-Archives-Hash: 1c6559b8d5378e8d5f5781458b4891ae commit: 5e4c1ddb9aba8bc606a20fbe0a46ff90ece936d4 Author: Sam James gentoo org> AuthorDate: Tue Dec 27 19:46:59 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 27 19:53:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4c1ddb app-arch/bzip2: Stabilize 1.0.8-r4 ppc64, #886017 Signed-off-by: Sam James gentoo.org> app-arch/bzip2/bzip2-1.0.8-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/bzip2/bzip2-1.0.8-r4.ebuild b/app-arch/bzip2/bzip2-1.0.8-r4.ebuild index 452de22b5a48..38cb103dd55b 100644 --- a/app-arch/bzip2/bzip2-1.0.8-r4.ebuild +++ b/app-arch/bzip2/bzip2-1.0.8-r4.ebuild @@ -16,7 +16,7 @@ SRC_URI+=" verify-sig? ( https://sourceware.org/pub/${PN}/${P}.tar.gz.sig )" LICENSE="BZIP2" SLOT="0/1" # subslot = SONAME -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static static-libs" BDEPEND="