diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:22:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:22:59 +0200 |
commit | c84a8e9b002ad37c9b92344dd6df3f1661cfa595 (patch) | |
tree | 6a492f987bbea83c404b899a69eba0f65351b4fc /www-servers | |
parent | sys-devel/gcc-config: amd64 stable wrt bug #747523 (diff) | |
download | gentoo-c84a8e9b002ad37c9b92344dd6df3f1661cfa595.tar.gz gentoo-c84a8e9b002ad37c9b92344dd6df3f1661cfa595.tar.bz2 gentoo-c84a8e9b002ad37c9b92344dd6df3f1661cfa595.zip |
www-servers/nginx-unit: amd64 stable wrt bug #747628
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/nginx-unit/nginx-unit-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild index ac0c6c8fc956..49c2f106174a 100644 --- a/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.18.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://unit.nginx.org/download/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" MY_USE="perl python ruby" MY_USE_PHP="php7-2 php7-3 php7-4" IUSE="${MY_USE} ${MY_USE_PHP} ssl" |