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 AB281139085 for ; Sat, 4 Feb 2017 10:48:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE0A8E0E33; Sat, 4 Feb 2017 10:48:13 +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 BBFE6E0E33 for ; Sat, 4 Feb 2017 10:48:13 +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 D74743412F9 for ; Sat, 4 Feb 2017 10:48:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F18C3DC2 for ; Sat, 4 Feb 2017 10:48:11 +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: <1486205277.3ef895059eb3fb76d2bdbd048f54b1d866446e16.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild X-VCS-Directories: dev-perl/Regexp-Common/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3ef895059eb3fb76d2bdbd048f54b1d866446e16 X-VCS-Branch: master Date: Sat, 4 Feb 2017 10:48:11 +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: 2ae22ca6-cf7d-440d-b5b0-41c68a37b6c9 X-Archives-Hash: 05fdb251993b808c8095c2a013f773ff commit: 3ef895059eb3fb76d2bdbd048f54b1d866446e16 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 4 10:47:57 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 4 10:47:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef89505 dev-perl/Regexp-Common: Mark ~hppa (bug #606156). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild index 705d4fd..3b7347c 100644 --- a/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild +++ b/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="|| ( Artistic Artistic-2 MIT BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="test" DEPEND="