diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:51 +0200 |
commit | 7c814325b186d870689f88abb16003e37410f359 (patch) | |
tree | b6294fe962f1174bd2cb442f7a47fd34f1070998 /net-misc | |
parent | net-ftp/proftpd: ppc stable wrt bug #577046 (diff) | |
download | gentoo-7c814325b186d870689f88abb16003e37410f359.tar.gz gentoo-7c814325b186d870689f88abb16003e37410f359.tar.bz2 gentoo-7c814325b186d870689f88abb16003e37410f359.zip |
net-misc/quagga: ppc stable wrt bug #577156
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 0c26e2660a79..b5a8eb78941b 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" |