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-lua/luafilesystem/
Date: Sat, 18 Sep 2021 12:29:53
Message-Id: 1631968170.90e6c1732b773663389cd1a26fd3f848fe2c7a00.marecki@gentoo
1 commit: 90e6c1732b773663389cd1a26fd3f848fe2c7a00
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 11:55:42 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 12:29:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e6c173
7
8 dev-lua/luafilesystem: keyword 1.8.0-r101 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild b/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
16 index f5eca13c762..e15ac7153f4 100644
17 --- a/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
18 +++ b/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
25 IUSE="test"
26 REQUIRED_USE="${LUA_REQUIRED_USE}"
27 RESTRICT="!test? ( test )"