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 123091382C5 for ; Sat, 27 Jan 2018 22:31:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8765E0B8B; Sat, 27 Jan 2018 22:31:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9C7E3E0B8B for ; Sat, 27 Jan 2018 22:31:30 +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 ACC4D335C36 for ; Sat, 27 Jan 2018 22:31:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 203841D4 for ; Sat, 27 Jan 2018 22:31:28 +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: <1517092280.1b0ba8e0f21f68a43ea2401884e9b03b52cdbe29.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.2-r1.ebuild X-VCS-Directories: net-misc/quagga/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1b0ba8e0f21f68a43ea2401884e9b03b52cdbe29 X-VCS-Branch: master Date: Sat, 27 Jan 2018 22:31:28 +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: bfb8b8ce-4dee-4075-a9de-2f5e5030bde1 X-Archives-Hash: eb71db2d62463ae01c437932c399ba92 commit: 1b0ba8e0f21f68a43ea2401884e9b03b52cdbe29 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sat Jan 27 22:28:17 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jan 27 22:31:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0ba8e0 net-misc/quagga: stable 1.2.2-r1 for sparc, bug #635858 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" net-misc/quagga/quagga-1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/quagga/quagga-1.2.2-r1.ebuild b/net-misc/quagga/quagga-1.2.2-r1.ebuild index 5e0fc3e952d..bd76db0cc7e 100644 --- a/net-misc/quagga/quagga-1.2.2-r1.ebuild +++ b/net-misc/quagga/quagga-1.2.2-r1.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"