net-misc/openssh-7.7_p1-r9: arm64 stable (bug #664264)
[gentoo.git] / net-misc / exabgp / exabgp-3.2.17.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 PYTHON_COMPAT=( python2_7 )
6
7 inherit distutils-r1
8
9 DESCRIPTION="The BGP swiss army knife of networking"
10 HOMEPAGE="https://github.com/Exa-Networks/exabgp"
11 SRC_URI="https://github.com/Exa-Networks/${PN}/archive/${P}.tar.gz"
12 MY_P="${PN}-${PN}-${PV}"
13 S="${WORKDIR}/${MY_P}"
14
15 LICENSE="BSD"
16 SLOT="0"
17 KEYWORDS="~amd64"
18 IUSE=""