From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3C2A138334 for ; Sat, 2 Mar 2019 15:39:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA9BBE077C; Sat, 2 Mar 2019 15:39:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0A5EE077C for ; Sat, 2 Mar 2019 15:39:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61EC0335D04 for ; Sat, 2 Mar 2019 15:39:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09B74326 for ; Sat, 2 Mar 2019 15:39:26 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1551541154.3a018731c6c1ecd22f6b4750021f12bf4ac81686.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/spawn-fcgi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild X-VCS-Directories: www-servers/spawn-fcgi/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3a018731c6c1ecd22f6b4750021f12bf4ac81686 X-VCS-Branch: master Date: Sat, 2 Mar 2019 15:39:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9dacd1c8-55c0-4692-ada8-d6bfd2270249 X-Archives-Hash: 83e01eb2409a1d5a1175d62c2306faf3 commit: 3a018731c6c1ecd22f6b4750021f12bf4ac81686 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 2 15:39:14 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 2 15:39:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a018731 www-servers/spawn-fcgi: arm stable wrt bug #676822 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild index 2eee0ad4e15..1c338e5379f 100644 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild +++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.xz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="ipv6" DEPEND=""