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 E44201382C5 for ; Fri, 20 Apr 2018 06:57:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 358D3E085B; Fri, 20 Apr 2018 06:57:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1542FE085B for ; Fri, 20 Apr 2018 06:57:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1562335C8A for ; Fri, 20 Apr 2018 06:57:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EB24257 for ; Fri, 20 Apr 2018 06:57:49 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1524207392.5ad20b92a458e8c7d8dd5a48a9e23eec7b07faff.slyfox@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.2.4.ebuild X-VCS-Directories: net-misc/quagga/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5ad20b92a458e8c7d8dd5a48a9e23eec7b07faff X-VCS-Branch: master Date: Fri, 20 Apr 2018 06:57:49 +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: 79be332b-8e74-4bf5-885e-2f51e31d980a X-Archives-Hash: 8591bf26b1f0c5941dce4abf61911473 commit: 5ad20b92a458e8c7d8dd5a48a9e23eec7b07faff Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Apr 20 06:56:32 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Apr 20 06:56:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad20b92 net-misc/quagga: stable 1.2.4 for ppc, bug #647788 Bug: https://bugs.gentoo.org/647788 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" net-misc/quagga/quagga-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/quagga/quagga-1.2.4.ebuild b/net-misc/quagga/quagga-1.2.4.ebuild index b3e5d12ea48..3a3e8df2695 100644 --- a/net-misc/quagga/quagga-1.2.4.ebuild +++ b/net-misc/quagga/quagga-1.2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz 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 fpm doc elibc_glibc ipv6 multipath nhrpd ospfapi pam protobuf +readline snmp tcp-zebra test"