diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:06:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 22:07:24 +0000 |
commit | db3c31ce4cdedc76f93d23ce5d65447f5eccdcce (patch) | |
tree | fdb2e50b7fb9b6bbb1a3714ae545da47d3844939 /net-misc/quagga | |
parent | 100a3736579c67a05a42e99d887b8eeb0534633d (diff) | |
download | gentoo-db3c31ce4cdedc76f93d23ce5d65447f5eccdcce.tar.gz gentoo-db3c31ce4cdedc76f93d23ce5d65447f5eccdcce.tar.xz |
net-misc/quagga: stable 1.2.2 for hppa, bug #635858 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-misc/quagga')
-rw-r--r-- | net-misc/quagga/quagga-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/quagga/quagga-1.2.2.ebuild b/net-misc/quagga/quagga-1.2.2.ebuild index db05f052575..930fded18e7 100644 --- a/net-misc/quagga/quagga-1.2.2.ebuild +++ b/net-misc/quagga/quagga-1.2.2.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" |