diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-12-01 12:19:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-12-01 12:19:51 +0100 |
commit | 335bc6c01f3ab33fafe587fab99920cb4ec662c9 (patch) | |
tree | 6a5b89d94bfb1e17dd09f8b5788364f257d2cabe /net-misc | |
parent | app-editors/emacs: amd64 stable wrt bug #630680 (diff) | |
download | gentoo-335bc6c01f3ab33fafe587fab99920cb4ec662c9.tar.gz gentoo-335bc6c01f3ab33fafe587fab99920cb4ec662c9.tar.bz2 gentoo-335bc6c01f3ab33fafe587fab99920cb4ec662c9.zip |
net-misc/quagga: amd64 stable wrt bug #635858
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 0b061a38a75e..db05f0525756 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" |