Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/
Date: Tue, 30 Aug 2022 23:58:39
Message-Id: 1661903889.824e03b32d87d8cc403e983ba7935b161169b3fa.sam@gentoo
1 commit: 824e03b32d87d8cc403e983ba7935b161169b3fa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 23:58:09 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 23:58:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824e03b3
7
8 dev-lua/luasec: Stabilize 1.2.0 amd64, #867595
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lua/luasec/luasec-1.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/luasec/luasec-1.2.0.ebuild b/dev-lua/luasec/luasec-1.2.0.ebuild
16 index 98a8aeb415e5..4e4227508def 100644
17 --- a/dev-lua/luasec/luasec-1.2.0.ebuild
18 +++ b/dev-lua/luasec/luasec-1.2.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> ${P}.tar.gz"
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 ~sparc x86"
25
26 RDEPEND="
27 >=dev-lua/luasocket-3.0_rc1_p20200328-r103[${LUA_USEDEP}]