commit: 31b4a611ec3034ad7ecae7e25525846d836e96da Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Jan 28 00:12:00 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 00:13:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b4a611
dev-python/llfuse: Stabilize 1.5.2 amd64, #969365 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/llfuse/llfuse-1.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/llfuse/llfuse-1.5.2.ebuild b/dev-python/llfuse/llfuse-1.5.2.ebuild index c7e42edd0353..cd41b32a6813 100644 --- a/dev-python/llfuse/llfuse-1.5.2.ebuild +++ b/dev-python/llfuse/llfuse-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="doc examples" RDEPEND="
