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 07A12158083 for ; Wed, 18 Sep 2024 17:39:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58112E299F; Wed, 18 Sep 2024 17:39:44 +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 456B1E299F for ; Wed, 18 Sep 2024 17:39:44 +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 8D01E341C25 for ; Wed, 18 Sep 2024 17:39:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2943714D3 for ; Wed, 18 Sep 2024 17:39:42 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1726681178.d36df9d6d0e2b6f7ac596519e3b69ef12510cd06.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/avfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/avfs/avfs-1.1.5.ebuild X-VCS-Directories: sys-fs/avfs/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d36df9d6d0e2b6f7ac596519e3b69ef12510cd06 X-VCS-Branch: master Date: Wed, 18 Sep 2024 17:39: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: e6bf6a9b-b424-4af7-b739-6c03e30659bf X-Archives-Hash: d663383b2099882508dfa442d7b9b8db commit: d36df9d6d0e2b6f7ac596519e3b69ef12510cd06 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Sep 18 17:39:38 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Sep 18 17:39:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36df9d6 sys-fs/avfs: Stabilize 1.1.5 ppc64, #939820 Signed-off-by: Arthur Zamarin gentoo.org> sys-fs/avfs/avfs-1.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/avfs/avfs-1.1.5.ebuild b/sys-fs/avfs/avfs-1.1.5.ebuild index acd4104c3756..842a6705c167 100644 --- a/sys-fs/avfs/avfs-1.1.5.ebuild +++ b/sys-fs/avfs/avfs-1.1.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86" IUSE="lzip +lzma webdav +zstd" RDEPEND="