summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/resty-random/resty-random-9999.ebuild')
-rw-r--r--dev-lua/resty-random/resty-random-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lua/resty-random/resty-random-9999.ebuild b/dev-lua/resty-random/resty-random-9999.ebuild
index 4d6f85c..0da0eed 100644
--- a/dev-lua/resty-random/resty-random-9999.ebuild
+++ b/dev-lua/resty-random/resty-random-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
@@ -19,8 +19,8 @@ KEYWORDS=""
IUSE=""
RDEPEND="
- www-servers/nginx[nginx_modules_http_lua,ssl]
- dev-libs/openssl
+ www-servers/nginx:*[nginx_modules_http_lua,ssl]
+ dev-libs/openssl:*
"
DEPEND="
${RDEPEND}