diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:30 +0200 |
commit | b3b3bf6bd3eed82312fd704dd7dae61571ee844e (patch) | |
tree | c85d0d7b42a39c9fb6c20002c98d0c225399a1c8 | |
parent | 57d7ea4facd4c0f72ec599aebdf06f5685df941a (diff) | |
download | gentoo-b3b3bf6bd3eed82312fd704dd7dae61571ee844e.tar.gz gentoo-b3b3bf6bd3eed82312fd704dd7dae61571ee844e.tar.xz |
net-misc/quagga: x86 stable wrt bug #577156
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 b5a8eb78941..949953c0772 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" |