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/busted/
Date: Sat, 18 Sep 2021 12:29:56
Message-Id: 1631968178.42656b6d4300cbe220ea89c41891bd6224de3ad3.marecki@gentoo
1 commit: 42656b6d4300cbe220ea89c41891bd6224de3ad3
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 12:16:23 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 12:29:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42656b6d
7
8 dev-lua/busted: keyword 2.0.0-r101 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-lua/busted/busted-2.0.0-r101.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/busted/busted-2.0.0-r101.ebuild b/dev-lua/busted/busted-2.0.0-r101.ebuild
16 index 735a4146f0c..127e8b9b385 100644
17 --- a/dev-lua/busted/busted-2.0.0-r101.ebuild
18 +++ b/dev-lua/busted/busted-2.0.0-r101.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
25 IUSE="test"
26 REQUIRED_USE="${LUA_REQUIRED_USE}"
27 RESTRICT="!test? ( test )"