summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/resty-cookie/resty-cookie-9999.ebuild')
-rw-r--r--dev-lua/resty-cookie/resty-cookie-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lua/resty-cookie/resty-cookie-9999.ebuild b/dev-lua/resty-cookie/resty-cookie-9999.ebuild
index 74d1aaf..6a528f1 100644
--- a/dev-lua/resty-cookie/resty-cookie-9999.ebuild
+++ b/dev-lua/resty-cookie/resty-cookie-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
@@ -18,7 +18,7 @@ KEYWORDS=""
IUSE=""
RDEPEND="
- www-servers/nginx[nginx_modules_http_lua]
+ www-servers/nginx:*[nginx_modules_http_lua]
"
DEPEND="
${RDEPEND}
@@ -29,4 +29,3 @@ DOCS=(README.md)
each_lua_install() {
dolua lib/resty
}
-