commit: f476343466c7d03f3aa49e3c2078e5fca9006e49
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 17:23:56 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 17:28:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4763434
dev-lua/luv: update metadata.xml
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-lua/luv/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/luv/metadata.xml b/dev-lua/luv/metadata.xml
index d48a9a305da..63b1acc6856 100644
--- a/dev-lua/luv/metadata.xml
+++ b/dev-lua/luv/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
- libuv bindings for luajit and lua 5.1/ 5.2/ 5.3.
+ libuv bindings for luajit and lua 5.1/ 5.2/ 5.3/ 5.4.
This library makes libuv available to lua scripts. It was made
for the
luvit project but should usable from nearly any lua project.