From c8d46a3761d404c6abc574a212e760ba3c65574f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 28 Mar 2021 11:39:29 +0200 Subject: [PATCH] dev-python/billiard: add final line Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-python/billiard/billiard-3.6.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}