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/penlight/
Date: Sun, 20 Feb 2022 15:11:38
Message-Id: 1645369756.0a2fd2fc6ef2e3c42a6887917059fdbf604d4ec0.conikost@gentoo
1 commit: 0a2fd2fc6ef2e3c42a6887917059fdbf604d4ec0
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 15:09:16 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 15:09:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2fd2fc
7
8 dev-lua/penlight: stable all-arches
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 dev-lua/penlight/penlight-1.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/penlight/penlight-1.12.0.ebuild b/dev-lua/penlight/penlight-1.12.0.ebuild
16 index db57b800a0e7..965cb7302c5b 100644
17 --- a/dev-lua/penlight/penlight-1.12.0.ebuild
18 +++ b/dev-lua/penlight/penlight-1.12.0.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
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? ( test )"