Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/
Date: Thu, 07 May 2020 13:29:23
Message-Id: 1588858151.26c97c43c1745ae66704c46dfe78603a059f0016.ago@gentoo
1 commit: 26c97c43c1745ae66704c46dfe78603a059f0016
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 13:29:11 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 13:29:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c97c43
7
8 www-servers/nginx-unit: amd64 stable wrt bug #721254
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/nginx-unit/nginx-unit-1.17.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild
18 index ac0c6c8fc95..49c2f106174 100644
19 --- a/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild
20 +++ b/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://unit.nginx.org/download/${MY_P}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 MY_USE="perl python ruby"
28 MY_USE_PHP="php7-2 php7-3 php7-4"
29 IUSE="${MY_USE} ${MY_USE_PHP} ssl"