summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-12-03 23:39:23 +0100
committerMarek Szuba <marecki@gentoo.org>2020-12-03 23:55:42 +0100
commitb35a287a167704c3b9c4edabee2fa79caf8fa6e0 (patch)
treee3e1f3a32362e55856ab8ee81a2174bb34095d73 /app-metrics
parentapp-i18n/ibus-pinyin: limit unmigrated ebuilds to dev-lang/lua:0 (diff)
downloadgentoo-b35a287a167704c3b9c4edabee2fa79caf8fa6e0.tar.gz
gentoo-b35a287a167704c3b9c4edabee2fa79caf8fa6e0.tar.bz2
gentoo-b35a287a167704c3b9c4edabee2fa79caf8fa6e0.zip
app-metrics/nginx-lua-prometheus: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/nginx-lua-prometheus/nginx-lua-prometheus-0.1_pre20170610.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/nginx-lua-prometheus/nginx-lua-prometheus-0.1_pre20170610.ebuild b/app-metrics/nginx-lua-prometheus/nginx-lua-prometheus-0.1_pre20170610.ebuild
index b8af9afe146c..7f60758a8963 100644
--- a/app-metrics/nginx-lua-prometheus/nginx-lua-prometheus-0.1_pre20170610.ebuild
+++ b/app-metrics/nginx-lua-prometheus/nginx-lua-prometheus-0.1_pre20170610.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-COMMON_DEPEND=">=dev-lang/lua-5.1:="
+COMMON_DEPEND=">=dev-lang/lua-5.1:0="
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}
www-servers/nginx[nginx_modules_http_lua]"