From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3F7D459CA2 for ; Sat, 13 Feb 2016 15:33:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 446EB21C026; Sat, 13 Feb 2016 15:33:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60FBD21C022 for ; Sat, 13 Feb 2016 15:33:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AC28340BF6 for ; Sat, 13 Feb 2016 15:33:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 067D71561 for ; Sat, 13 Feb 2016 15:33:31 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1455377488.699cb1feb09035b9da5a67c40b87740441fb7a11.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_wsgi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild X-VCS-Directories: www-apache/mod_wsgi/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 699cb1feb09035b9da5a67c40b87740441fb7a11 X-VCS-Branch: master Date: Sat, 13 Feb 2016 15:33:31 +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-Archives-Salt: 426b52f9-83e4-4c7c-994e-37555c2e99b3 X-Archives-Hash: 69e75bbb7636fa65d8e9045985e05bc4 commit: 699cb1feb09035b9da5a67c40b87740441fb7a11 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Feb 13 15:31:28 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Feb 13 15:31:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699cb1fe www-apache/mod_wsgi: amd64 stable wrt bug #574152 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild b/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild index f934d33..8b165a9 100644 --- a/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild +++ b/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND=""