commit:     9278d6637de12873760fb02d46e792c93c7bea99
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 21:15:59 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 21:21:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9278d663

dev-lua/lua-openssl: add lua5-4 support

All tests pass.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild 
b/dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild
index 812eb60b0a6..9b1d6ab9c9c 100644
--- a/dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild
+++ b/dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 EGIT_COMMIT_AUX="8d09895473b73e4fb72b7573615f69c36e1860a2"
-LUA_COMPAT=( lua5-{1..3} luajit )
+LUA_COMPAT=( lua5-{1..4} luajit )
 MY_PN_AUX="lua-auxiliar"
 MY_PN_COMPAT="lua-compat-5.3"
 MY_PV="${PV//_p/-}"

Reply via email to