summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2017-08-25 11:33:58 -0700
committerMichał Górny <mgorny@gentoo.org>2017-09-02 10:45:22 +0200
commit248d1e7c2b617e4d564d8d4d0cd6f3e6d74d0cb0 (patch)
tree12100fd8dddccb3976dc2dbfe68cde52f601c9e1 /dev-lua/luassert/metadata.xml
parentdev-lua/say: add luajit support (diff)
downloadgentoo-248d1e7c2b617e4d564d8d4d0cd6f3e6d74d0cb0.tar.gz
gentoo-248d1e7c2b617e4d564d8d4d0cd6f3e6d74d0cb0.tar.bz2
gentoo-248d1e7c2b617e4d564d8d4d0cd6f3e6d74d0cb0.zip
dev-lua/luassert: version bump to 1.7.10
Bump to EAPI 6 Add Test phase Gentoo-Bug: https://bugs.gentoo.org/628758
Diffstat (limited to 'dev-lua/luassert/metadata.xml')
-rw-r--r--dev-lua/luassert/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-lua/luassert/metadata.xml b/dev-lua/luassert/metadata.xml
index 0c230917f9a9..8f62d93090bd 100644
--- a/dev-lua/luassert/metadata.xml
+++ b/dev-lua/luassert/metadata.xml
@@ -9,6 +9,10 @@
Adds a framework that allows registering new assertions
without compromising builtin assertion functionality.
</longdescription>
+ <use>
+ <flag name="luajit">Use <pkg>dev-lang/luajit</pkg> instead of
+ <pkg>dev-lang/lua</pkg></flag>
+ </use>
<upstream>
<remote-id type="github">Olivine-Labs/luassert</remote-id>
</upstream>