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 F3935139A86 for ; Tue, 8 Sep 2015 05:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4CCC1421B; Tue, 8 Sep 2015 05:14:00 +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 328F61427C for ; Tue, 8 Sep 2015 05:14:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62A0034085D for ; Tue, 8 Sep 2015 05:13:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ED5B182 for ; Tue, 8 Sep 2015 05:13:57 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1441689223.6c974e509a32c1cf5d56be9db998a5986ca2a7fb.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/perltidy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/perltidy/perltidy-20140711.0.0.ebuild X-VCS-Directories: dev-perl/perltidy/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 6c974e509a32c1cf5d56be9db998a5986ca2a7fb X-VCS-Branch: master Date: Tue, 8 Sep 2015 05:13:57 +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: ef43f2b0-b139-41d9-831f-9d3e210a3cac X-Archives-Hash: c23614692d54c3ba21714a4fe5f8fe23 commit: 6c974e509a32c1cf5d56be9db998a5986ca2a7fb Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 8 05:11:42 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 8 05:13:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c974e50 dev-perl/perltidy: Mark ~hppa. Package-Manager: portage-2.2.20.1 dev-perl/perltidy/perltidy-20140711.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/perltidy/perltidy-20140711.0.0.ebuild b/dev-perl/perltidy/perltidy-20140711.0.0.ebuild index ec30703..47a2fab 100644 --- a/dev-perl/perltidy/perltidy-20140711.0.0.ebuild +++ b/dev-perl/perltidy/perltidy-20140711.0.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do"