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 4D843158093 for ; Sat, 2 Jul 2022 18:18:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16112E0D14; Sat, 2 Jul 2022 18:18:20 +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 07728E0D0E for ; Sat, 2 Jul 2022 18:18:19 +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 1F41C341D4F for ; Sat, 2 Jul 2022 18:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF66E552 for ; Sat, 2 Jul 2022 18:18:14 +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: <1656785806.4a8288caec2e9632d98b2053d41cbef9fd9f54b8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/llfuse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/llfuse/llfuse-1.4.2.ebuild X-VCS-Directories: dev-python/llfuse/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4a8288caec2e9632d98b2053d41cbef9fd9f54b8 X-VCS-Branch: master Date: Sat, 2 Jul 2022 18:18:14 +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: 993a1f83-1a3b-4516-8e51-14e3e214c446 X-Archives-Hash: 7cbb9ccfc08e59962b51ea4de585eb71 commit: 4a8288caec2e9632d98b2053d41cbef9fd9f54b8 Author: Sam James gentoo org> AuthorDate: Sat Jul 2 18:16:46 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 2 18:16:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8288ca dev-python/llfuse: Stabilize 1.4.2 amd64, #855818 Signed-off-by: Sam James gentoo.org> dev-python/llfuse/llfuse-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/llfuse/llfuse-1.4.2.ebuild b/dev-python/llfuse/llfuse-1.4.2.ebuild index 36f831694b9f..317098362685 100644 --- a/dev-python/llfuse/llfuse-1.4.2.ebuild +++ b/dev-python/llfuse/llfuse-1.4.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="doc examples" RDEPEND="