diff options
Diffstat (limited to 'dev-python/ovs/ovs-2.13.3.ebuild')
-rw-r--r-- | dev-python/ovs/ovs-2.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ovs/ovs-2.13.3.ebuild b/dev-python/ovs/ovs-2.13.3.ebuild index 2d024aad4550..b1d107f7d83b 100644 --- a/dev-python/ovs/ovs-2.13.3.ebuild +++ b/dev-python/ovs/ovs-2.13.3.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 -DESCRIPTION="OVS bindings for python." +DESCRIPTION="OVS bindings for python" HOMEPAGE="https://github.com/openvswitch/ovs/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |