Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/llfuse/
Date: Tue, 22 Jun 2021 13:10:36
Message-Id: 1624367411.14fd502baea92c005842d17645ecb197b56a35fb.marecki@gentoo
1 commit: 14fd502baea92c005842d17645ecb197b56a35fb
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 22 12:44:16 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 22 13:10:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fd502b
7
8 dev-python/llfuse: keyword 1.4.1 for ~riscv
9
10 Test suite run against python3_9, both with and without sandbox (in the
11 former case some tests are skipped due to denied access to /dev/fuse).
12 No errors.
13
14 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
15
16 dev-python/llfuse/llfuse-1.4.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/llfuse/llfuse-1.4.1.ebuild b/dev-python/llfuse/llfuse-1.4.1.ebuild
20 index 498ded6e759..0b4527b67c5 100644
21 --- a/dev-python/llfuse/llfuse-1.4.1.ebuild
22 +++ b/dev-python/llfuse/llfuse-1.4.1.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="LGPL-2"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
28 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
29 IUSE="doc examples"
30
31 RDEPEND="