commit:     14fd502baea92c005842d17645ecb197b56a35fb
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 12:44:16 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 13:10:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fd502b

dev-python/llfuse: keyword 1.4.1 for ~riscv

Test suite run against python3_9, both with and without sandbox (in the
former case some tests are skipped due to denied access to /dev/fuse).
No errors.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-python/llfuse/llfuse-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/llfuse/llfuse-1.4.1.ebuild 
b/dev-python/llfuse/llfuse-1.4.1.ebuild
index 498ded6e759..0b4527b67c5 100644
--- a/dev-python/llfuse/llfuse-1.4.1.ebuild
+++ b/dev-python/llfuse/llfuse-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE="doc examples"
 
 RDEPEND="

Reply via email to