diff options
Diffstat (limited to 'dev-python/flatbuffers')
| -rw-r--r-- | dev-python/flatbuffers/flatbuffers-2.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/flatbuffers/flatbuffers-2.0.ebuild b/dev-python/flatbuffers/flatbuffers-2.0.ebuild index cc01516ec569..c7844b0e8ee3 100644 --- a/dev-python/flatbuffers/flatbuffers-2.0.ebuild +++ b/dev-python/flatbuffers/flatbuffers-2.0.ebuild @@ -7,7 +7,8 @@ PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="RFC 7049 - Concise Binary Object Representation" -HOMEPAGE="https://github.com/google/flatbuffers https://pypi.org/project/flatbuffers/" +HOMEPAGE="https://github.com/google/flatbuffers + https://pypi.org/project/flatbuffers/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |
