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 03BF415807A for ; Wed, 9 Oct 2024 00:06:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 050BCE29C4; Wed, 9 Oct 2024 00:06:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A1A1AE29BA for ; Wed, 9 Oct 2024 00:06:08 +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 E235D343072 for ; Wed, 9 Oct 2024 00:06:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 359402468 for ; Wed, 9 Oct 2024 00:06:05 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1728432336.efe028e259a8dc4640a49b6897296e40aa2a0f2b.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsdump/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/xfsdump/xfsdump-3.2.0.ebuild X-VCS-Directories: sys-fs/xfsdump/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: efe028e259a8dc4640a49b6897296e40aa2a0f2b X-VCS-Branch: master Date: Wed, 9 Oct 2024 00:06:05 +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: 74b8fc56-387b-4174-a2b9-af1584b68987 X-Archives-Hash: 2d99ae8eecc3398475875b4afc1d1fce commit: efe028e259a8dc4640a49b6897296e40aa2a0f2b Author: Jakov Smolić gentoo org> AuthorDate: Wed Oct 9 00:05:36 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Oct 9 00:05:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe028e2 sys-fs/xfsdump: Stabilize 3.2.0 ppc, #940883 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/xfsdump/xfsdump-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/xfsdump/xfsdump-3.2.0.ebuild b/sys-fs/xfsdump/xfsdump-3.2.0.ebuild index 141361d9668f..2e5e2b5d9ffe 100644 --- a/sys-fs/xfsdump/xfsdump-3.2.0.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="ncurses nls" RDEPEND="