diff --git a/dev-python/billiard/billiard-3.6.3.0.ebuild b/dev-python/billiard/billiard-3.6.3.0.ebuild index a223df5fd4..8bf53bf6b9 100644 --- a/dev-python/billiard/billiard-3.6.3.0.ebuild +++ b/dev-python/billiard/billiard-3.6.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -44,4 +44,4 @@ python_test() { python_install_all() { use doc && local HTML_DOCS=( build/sphinx/html/. ) distutils-r1_python_install_all -} \ No newline at end of file +}