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 972CD1392B8 for ; Wed, 26 Oct 2016 16:36:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FBEBE0AEE; Wed, 26 Oct 2016 16:36:58 +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 EF1CDE0AEE for ; Wed, 26 Oct 2016 16:36:57 +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 022F1341445 for ; Wed, 26 Oct 2016 16:36:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6608E2EF for ; Wed, 26 Oct 2016 16:36:55 +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: <1477499800.eaffa7135bb6776cc98f1a7c7c8a70411a571e11.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: eaffa7135bb6776cc98f1a7c7c8a70411a571e11 X-VCS-Branch: master Date: Wed, 26 Oct 2016 16:36:55 +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: b2cdee68-089c-4bd3-9ad9-90af49601bf0 X-Archives-Hash: 27eb6105c40b9a1db8426bc2dc26d03b commit: eaffa7135bb6776cc98f1a7c7c8a70411a571e11 Author: Markus Meier gentoo org> AuthorDate: Wed Oct 26 16:36:40 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Oct 26 16:36:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaffa713 net-misc/quagga: arm stable, bug #597410 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" 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 7661ff8..2ea06da 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"