summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/lgi/lgi-9999.ebuild')
-rw-r--r--dev-lua/lgi/lgi-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lua/lgi/lgi-9999.ebuild b/dev-lua/lgi/lgi-9999.ebuild
index 41df354..1ab2b4a 100644
--- a/dev-lua/lgi/lgi-9999.ebuild
+++ b/dev-lua/lgi/lgi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,7 +29,6 @@ DEPEND="
DOCS=( README.md docs )
EXAMPLES=( samples/. )
-
each_lua_test() {
emake LUA="${lua_impl}" PKG_CONFIG="${PKG_CONFIG}" check
}