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: Tue, 13 Oct 2020 09:27:00
Message-Id: 1602580979.c84a8e9b002ad37c9b92344dd6df3f1661cfa595.ago@gentoo
1 commit: c84a8e9b002ad37c9b92344dd6df3f1661cfa595
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 13 09:22:59 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 13 09:22:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84a8e9b
7
8 www-servers/nginx-unit: amd64 stable wrt bug #747628
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.18.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild
18 index ac0c6c8fc95..49c2f106174 100644
19 --- a/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild
20 +++ b/www-servers/nginx-unit/nginx-unit-1.18.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"