diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-16 18:23:56 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-16 18:28:43 +0100 |
commit | f476343466c7d03f3aa49e3c2078e5fca9006e49 (patch) | |
tree | 4f2c4d5310d84c8318516dc713e478aff97bb1f3 /dev-lua | |
parent | dev-lua/mpack: add lua5-4 support (diff) | |
download | gentoo-f476343466c7d03f3aa49e3c2078e5fca9006e49.tar.gz gentoo-f476343466c7d03f3aa49e3c2078e5fca9006e49.tar.bz2 gentoo-f476343466c7d03f3aa49e3c2078e5fca9006e49.zip |
dev-lua/luv: update metadata.xml
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luv/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luv/metadata.xml b/dev-lua/luv/metadata.xml index d48a9a305daa..63b1acc68566 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. |