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 3B28D13829C for ; Sat, 11 Jun 2016 12:06:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 750261420D; Sat, 11 Jun 2016 12:06:27 +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 7CB7B1420D for ; Sat, 11 Jun 2016 12:06:26 +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 ACC84340CC8 for ; Sat, 11 Jun 2016 12:06:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C29562324 for ; Sat, 11 Jun 2016 12:06:22 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465646725.a93391fa74e4a0040ddf82dccd7758e6a69bc5be.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libndp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libndp/libndp-1.6.ebuild X-VCS-Directories: net-libs/libndp/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a93391fa74e4a0040ddf82dccd7758e6a69bc5be X-VCS-Branch: master Date: Sat, 11 Jun 2016 12:06:22 +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: ff6f04c4-b97b-464b-b9f8-7349350e6310 X-Archives-Hash: 9b5a35235f73ea02f50236b23d9515b9 commit: a93391fa74e4a0040ddf82dccd7758e6a69bc5be Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 11:56:56 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 12:05:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93391fa net-libs/libndp: amd64 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64" net-libs/libndp/libndp-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libndp/libndp-1.6.ebuild b/net-libs/libndp/libndp-1.6.ebuild index 22d35bc..079fbc7 100644 --- a/net-libs/libndp/libndp-1.6.ebuild +++ b/net-libs/libndp/libndp-1.6.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="" RDEPEND=""