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 9986D1382FE for ; Fri, 8 Jul 2016 21:03:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63760E0B22; Fri, 8 Jul 2016 21:03:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC90D21C07B for ; Fri, 8 Jul 2016 21:03:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 652D4340EC2 for ; Fri, 8 Jul 2016 21:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8D872098 for ; Fri, 8 Jul 2016 21:03:35 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1468011809.f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild X-VCS-Directories: dev-perl/Text-Autoformat/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0 X-VCS-Branch: master Date: Fri, 8 Jul 2016 21:03:35 +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: 26f8ebde-4c75-4349-bfa9-8848619d4270 X-Archives-Hash: ca1b2f61ad134890d85c67df14954f98 commit: f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jul 8 21:03:00 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Jul 8 21:03:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20a63a7 dev-perl/Text-Autoformat: Retroactively stable for remaining arches (ALLARCHES), bug 585608 Package-Manager: portage-2.3.0 dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild index 2657c15..5ba1cac 100644 --- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild +++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test examples" RDEPEND="