diff options
Diffstat (limited to 'net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild index a18fd0556c92..37d4981c5243 100644 --- a/net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite?" -inherit bash-completion-r1 distutils-r1 eutils +inherit bash-completion-r1 distutils-r1 optfeature DESCRIPTION="Check websites for broken links" HOMEPAGE="https://github.com/linkcheck/linkchecker" |