Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/busted/
Date: Sun, 25 Sep 2022 23:12:18
Message-Id: 1664147502.09ad5482e19b2273eaaa83f23c961a57b0dc69e9.conikost@gentoo
1 commit: 09ad5482e19b2273eaaa83f23c961a57b0dc69e9
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 22:26:19 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 23:11:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ad5482
7
8 dev-lua/busted: stable all-arches
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 dev-lua/busted/busted-2.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/busted/busted-2.1.1.ebuild b/dev-lua/busted/busted-2.1.1.ebuild
16 index fb73e3cc1c03..f2f63b082566 100644
17 --- a/dev-lua/busted/busted-2.1.1.ebuild
18 +++ b/dev-lua/busted/busted-2.1.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/v${PV}.tar.gz -
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~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"