diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 18:16:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 18:16:46 +0000 |
commit | 4a8288caec2e9632d98b2053d41cbef9fd9f54b8 (patch) | |
tree | 7a857241bcc2aa6d4750f1fd43b5869984887f0a | |
parent | dev-python/mergedict: Stabilize 1.0.0-r1 ALLARCHES, #855812 (diff) | |
download | gentoo-4a8288caec2e9632d98b2053d41cbef9fd9f54b8.tar.gz gentoo-4a8288caec2e9632d98b2053d41cbef9fd9f54b8.tar.bz2 gentoo-4a8288caec2e9632d98b2053d41cbef9fd9f54b8.zip |
dev-python/llfuse: Stabilize 1.4.2 amd64, #855818
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/llfuse/llfuse-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |