Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/quagga/
Date: Fri, 01 Dec 2017 11:20:45
Message-Id: 1512127191.335bc6c01f3ab33fafe587fab99920cb4ec662c9.ago@gentoo
1 commit: 335bc6c01f3ab33fafe587fab99920cb4ec662c9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 11:19:51 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 11:19:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335bc6c0
7
8 net-misc/quagga: amd64 stable wrt bug #635858
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/quagga/quagga-1.2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/quagga/quagga-1.2.2.ebuild b/net-misc/quagga/quagga-1.2.2.ebuild
18 index 0b061a38a75..db05f052575 100644
19 --- a/net-misc/quagga/quagga-1.2.2.ebuild
20 +++ b/net-misc/quagga/quagga-1.2.2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86"
27
28 IUSE="bgpclassless caps fpm doc elibc_glibc ipv6 multipath nhrpd ospfapi pam protobuf +readline snmp tcp-zebra"