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 080A513872C for ; Sat, 22 Oct 2016 09:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61FAAE0851; Sat, 22 Oct 2016 09:59:02 +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 4AE05E0851 for ; Sat, 22 Oct 2016 09:59:02 +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 1E6093416AA for ; Sat, 22 Oct 2016 09:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AA95248E for ; Sat, 22 Oct 2016 09:58:59 +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: <1477130337.b736d41aba755caa7a2acfae6bf5cfd4736999eb.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/quagga/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/quagga/quagga-1.0.20160315-r4.ebuild X-VCS-Directories: net-misc/quagga/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b736d41aba755caa7a2acfae6bf5cfd4736999eb X-VCS-Branch: master Date: Sat, 22 Oct 2016 09:58:59 +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: 701e57c8-0070-4e4a-89c3-0c35c996bfe7 X-Archives-Hash: cecfc2da4ec427fc6d2cf16ac2ff22c3 commit: b736d41aba755caa7a2acfae6bf5cfd4736999eb Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 22 09:58:37 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 22 09:58:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b736d41a net-misc/quagga: Stable for HPPA (bug #597410). Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches net-misc/quagga/quagga-1.0.20160315-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/quagga/quagga-1.0.20160315-r4.ebuild b/net-misc/quagga/quagga-1.0.20160315-r4.ebuild index e65e6b1..7661ff8 100644 --- a/net-misc/quagga/quagga-1.0.20160315-r4.ebuild +++ b/net-misc/quagga/quagga-1.0.20160315-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~s390 ~sparc x86" IUSE="bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam +readline snmp tcp-zebra"