diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:28:30 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:28:30 +0100 |
commit | 3427a0c8e420d51c87cd13380c03233b4ba57f63 (patch) | |
tree | 9b9135c4e1e98f619fce543f84bae4571c7d0621 /net-misc/quagga | |
parent | sys-libs/glibc: arm stable, bug #576726 (diff) | |
download | gentoo-3427a0c8e420d51c87cd13380c03233b4ba57f63.tar.gz gentoo-3427a0c8e420d51c87cd13380c03233b4ba57f63.tar.bz2 gentoo-3427a0c8e420d51c87cd13380c03233b4ba57f63.zip |
net-misc/quagga: arm stable, bug #581526
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/quagga-1.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/quagga/quagga-1.1.0-r2.ebuild b/net-misc/quagga/quagga-1.1.0-r2.ebuild index 906005624710..24f0acc2e9c8 100644 --- a/net-misc/quagga/quagga-1.1.0-r2.ebuild +++ b/net-misc/quagga/quagga-1.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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 doc elibc_glibc ipv6 multipath ospfapi pam protobuf +readline snmp tcp-zebra" |