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 3D237158094 for ; Tue, 26 Jul 2022 02:05:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50336E0F1B; Tue, 26 Jul 2022 02:05:23 +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 4BE08E0F11 for ; Tue, 26 Jul 2022 02:05:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 329BE340FEF for ; Tue, 26 Jul 2022 02:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42C71552 for ; Tue, 26 Jul 2022 02:05:19 +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: <1658801080.7d1804af52d5fa924cace7e49e3aa7050f737478.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xarchiver/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xarchiver/xarchiver-0.5.4.18.ebuild X-VCS-Directories: app-arch/xarchiver/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7d1804af52d5fa924cace7e49e3aa7050f737478 X-VCS-Branch: master Date: Tue, 26 Jul 2022 02:05:19 +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: 97714ad3-c1a7-47dc-9505-1bf9aef013f3 X-Archives-Hash: 2679d3cc0ab8d758e9f2ac0fdfcb2833 commit: 7d1804af52d5fa924cace7e49e3aa7050f737478 Author: Sam James gentoo org> AuthorDate: Tue Jul 26 02:04:40 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jul 26 02:04:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1804af app-arch/xarchiver: Stabilize 0.5.4.18 ppc64, #860915 Signed-off-by: Sam James gentoo.org> app-arch/xarchiver/xarchiver-0.5.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/xarchiver/xarchiver-0.5.4.18.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.18.ebuild index 6849533b4be9..e97eba4af6fc 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.18.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ib/xarchiver/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" # older pigz versions have incompatible command-line processing