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 1AC9B13829C for ; Mon, 30 May 2016 16:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ED1FE0833; Mon, 30 May 2016 16:10:31 +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 F3ECDE0833 for ; Mon, 30 May 2016 16:10:30 +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 5E215340A98 for ; Mon, 30 May 2016 16:10:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C96BC95D for ; Mon, 30 May 2016 16:10:26 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1464624622.fa42e9214d3c0f72dba41c9af4240e7b58142a68.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild X-VCS-Directories: dev-perl/Net-Patricia/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: fa42e9214d3c0f72dba41c9af4240e7b58142a68 X-VCS-Branch: master Date: Mon, 30 May 2016 16:10:26 +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: c7151a89-61a8-45a3-b7df-a4d407580eb8 X-Archives-Hash: 8a11f95e4880803ece18fb2b79721665 commit: fa42e9214d3c0f72dba41c9af4240e7b58142a68 Author: Tobias Klausmann gentoo org> AuthorDate: Mon May 30 16:10:15 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon May 30 16:10:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa42e921 dev-perl/Net-Patricia-1.220.0-r0: add alpha keyword Gentoo-Bug: 578706 Package-Manager: portage-2.3.0_rc1 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild index 8d2e210..f5e1261 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite