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: Fri, 28 May 2021 21:41:44
Message-Id: 1622238080.36370d6e19bd0569057bf9647e6438bd55df58ea.conikost@gentoo
1 commit: 36370d6e19bd0569057bf9647e6438bd55df58ea
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 21:31:02 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 21:41:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36370d6e
7
8 dev-lua/penlight: x86 stable
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 dev-lua/penlight/penlight-1.10.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lua/penlight/penlight-1.10.0.ebuild b/dev-lua/penlight/penlight-1.10.0.ebuild
17 index b7dca58985c..1b058ce97ff 100644
18 --- a/dev-lua/penlight/penlight-1.10.0.ebuild
19 +++ b/dev-lua/penlight/penlight-1.10.0.ebuild
20 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="test"
27 REQUIRED_USE="${LUA_REQUIRED_USE}"
28 RESTRICT="!test? ( test )"