diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:43:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:43:56 +0300 |
commit | 169a911ffa189353399c175ad8278eb73b42ae8c (patch) | |
tree | ed3c10481b71761fe78a815f36fc4beb662c87d6 /www-servers/nginx-unit | |
parent | dev-python/pyyaml: amd64 stable wrt bug #659348 (diff) | |
download | gentoo-169a911ffa189353399c175ad8278eb73b42ae8c.tar.gz gentoo-169a911ffa189353399c175ad8278eb73b42ae8c.tar.bz2 gentoo-169a911ffa189353399c175ad8278eb73b42ae8c.zip |
www-servers/nginx-unit: amd64 stable wrt bug #685388
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-servers/nginx-unit')
-rw-r--r-- | www-servers/nginx-unit/nginx-unit-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.8.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.8.0.ebuild index a4fad3ff51ec..059d684520c4 100644 --- a/www-servers/nginx-unit/nginx-unit-1.8.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.8.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="php5-6 php7-1 php7-2" IUSE="${MY_USE} ${MY_USE_PHP}" |