diff options
author | Sam James <sam@gentoo.org> | 2024-09-21 10:58:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-21 10:58:29 +0100 |
commit | 4878b8684d47bfc99f86f23145186f63d10e9c7e (patch) | |
tree | 0a2d93c921cb472c73863530f38869a5d37d8cea /dev-python/llfuse | |
parent | dev-python/rapidfuzz: Stabilize 3.9.7 x86, #939985 (diff) | |
download | gentoo-4878b8684d47bfc99f86f23145186f63d10e9c7e.tar.gz gentoo-4878b8684d47bfc99f86f23145186f63d10e9c7e.tar.bz2 gentoo-4878b8684d47bfc99f86f23145186f63d10e9c7e.zip |
dev-python/llfuse: Stabilize 1.5.1 x86, #939992
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.5.1.ebuild b/dev-python/llfuse/llfuse-1.5.1.ebuild index 01254a43809b..26e689a3ebaa 100644 --- a/dev-python/llfuse/llfuse-1.5.1.ebuild +++ b/dev-python/llfuse/llfuse-1.5.1.ebuild @@ -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=" |