diff options
author | Sam James <sam@gentoo.org> | 2023-09-07 20:51:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-07 20:51:09 +0100 |
commit | 5538362d62c770f25035b45da67f26335aa36d47 (patch) | |
tree | fb7a4fa3dece5d7c52079258d56b6ffd1e793cd2 /dev-python/llfuse | |
parent | dev-python/llfuse: Stabilize 1.5.0 x86, #913786 (diff) | |
download | gentoo-5538362d62c770f25035b45da67f26335aa36d47.tar.gz gentoo-5538362d62c770f25035b45da67f26335aa36d47.tar.bz2 gentoo-5538362d62c770f25035b45da67f26335aa36d47.zip |
dev-python/llfuse: Stabilize 1.5.0 amd64, #913786
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r-- | dev-python/llfuse/llfuse-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.5.0.ebuild b/dev-python/llfuse/llfuse-1.5.0.ebuild index 0663027737a3..ff89a2a3ce4f 100644 --- a/dev-python/llfuse/llfuse-1.5.0.ebuild +++ b/dev-python/llfuse/llfuse-1.5.0.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=" |