diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:55:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:55:52 +0100 |
commit | c630f7ad68b8f05e0bfbf4c696303b948cab03be (patch) | |
tree | 711b0164d3642b2a676396cf8c2785637128518e /net-misc/quagga | |
parent | dev-python/pyro: amd64 stable wrt bug #574920 (diff) | |
download | gentoo-c630f7ad68b8f05e0bfbf4c696303b948cab03be.tar.gz gentoo-c630f7ad68b8f05e0bfbf4c696303b948cab03be.tar.bz2 gentoo-c630f7ad68b8f05e0bfbf4c696303b948cab03be.zip |
net-misc/quagga: amd64 stable wrt bug #577156
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/quagga-1.0.20160315.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/quagga/quagga-1.0.20160315.ebuild b/net-misc/quagga/quagga-1.0.20160315.ebuild index 3b6ba1fb4e44..121a36d0dbcc 100644 --- a/net-misc/quagga/quagga-1.0.20160315.ebuild +++ b/net-misc/quagga/quagga-1.0.20160315.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" |