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 D051E139694 for ; Sun, 19 Feb 2017 09:05:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E67F4E0CEB; Sun, 19 Feb 2017 09:05:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C033AE0CEB for ; Sun, 19 Feb 2017 09:05:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8DD27340F43 for ; Sun, 19 Feb 2017 09:05:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 353744D13 for ; Sun, 19 Feb 2017 09:05:28 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1487495101.20324712c33e59fb0aae3e49425cd867176f5a4f.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-TCP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild X-VCS-Directories: dev-perl/Test-TCP/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 20324712c33e59fb0aae3e49425cd867176f5a4f X-VCS-Branch: master Date: Sun, 19 Feb 2017 09:05:28 +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: eccd5cfa-bede-4fa4-bf48-03ae4191cece X-Archives-Hash: 9481f87efa44e7e7a3d730da63064564 commit: 20324712c33e59fb0aae3e49425cd867176f5a4f Author: Markus Meier gentoo org> AuthorDate: Sun Feb 19 09:02:27 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Feb 19 09:05:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20324712 dev-perl/Test-TCP: add ~arm, bug #605722 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild b/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild index e26f978b89..72501b377a 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="