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 DF7201396D0 for ; Sat, 30 Sep 2017 04:12:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E7172BC008; Sat, 30 Sep 2017 04:12:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0CDE62BC008 for ; Sat, 30 Sep 2017 04:12:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D37FF3417CB for ; Sat, 30 Sep 2017 04:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D53B9086 for ; Sat, 30 Sep 2017 04:12:29 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1506744727.92d3166f73963bf1928e2d50ea3bfc5a8372e40c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mailman/mailman-2.1.24.ebuild X-VCS-Directories: net-mail/mailman/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 92d3166f73963bf1928e2d50ea3bfc5a8372e40c X-VCS-Branch: master Date: Sat, 30 Sep 2017 04:12:29 +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: c13cf9e6-f68a-4d40-b2eb-d5b06f2c6de6 X-Archives-Hash: 38a29bfcca42ebb7ce923ea5b801e71e commit: 92d3166f73963bf1928e2d50ea3bfc5a8372e40c Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 30 04:12:07 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 30 04:12:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d3166f net-mail/mailman: stable 2.1.24 for ppc, bug #629090 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" net-mail/mailman/mailman-2.1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/mailman/mailman-2.1.24.ebuild b/net-mail/mailman/mailman-2.1.24.ebuild index 28d88341e0f..f55aac5af17 100644 --- a/net-mail/mailman/mailman-2.1.24.ebuild +++ b/net-mail/mailman/mailman-2.1.24.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.list.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="selinux" REQUIRED_USE="${PYTHON_REQUIRED_USE}"