diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-07 15:29:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-07 15:29:11 +0200 |
commit | 26c97c43c1745ae66704c46dfe78603a059f0016 (patch) | |
tree | 0a12f746f61ac58196890632d933915d18da58c0 /www-servers | |
parent | dev-vcs/git-lfs: amd64 stable wrt bug #721188 (diff) | |
download | gentoo-26c97c43c1745ae66704c46dfe78603a059f0016.tar.gz gentoo-26c97c43c1745ae66704c46dfe78603a059f0016.tar.bz2 gentoo-26c97c43c1745ae66704c46dfe78603a059f0016.zip |
www-servers/nginx-unit: amd64 stable wrt bug #721254
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild index ac0c6c8fc956..49c2f106174a 100644 --- a/www-servers/nginx-unit/nginx-unit-1.17.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.17.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" |