net-analyzer/linkchecker: Drop unused multilib.eclass
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 30 Jan 2018 23:16:59 +0000 (00:16 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 30 Jan 2018 23:21:04 +0000 (00:21 +0100)
Package-Manager: Portage-2.3.21, Repoman-2.3.6

net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild
net-analyzer/linkchecker/linkchecker-9999.ebuild

index 19003ce32e1ee71ae0c43461d3586bb373bc9a27..9fc75eb9efffa5229a8c1b4aba61a015a517ac4e 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite?"
 
-inherit bash-completion-r1 distutils-r1 eutils multilib
+inherit bash-completion-r1 distutils-r1 eutils
 
 DESCRIPTION="Check websites for broken links"
 HOMEPAGE="https://github.com/linkcheck/linkchecker"
index bf89b20f35c29592170dc1533ef81edb86ab480d..38439a0d7a14dea44f6205dd48fed046d6d3a794 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite?"
 
 EGIT_REPO_URI="https://github.com/linkcheck/linkchecker.git"
-inherit bash-completion-r1 distutils-r1 eutils git-r3 multilib
+inherit bash-completion-r1 distutils-r1 eutils git-r3
 
 DESCRIPTION="Check websites for broken links"
 HOMEPAGE="https://github.com/linkcheck/linkchecker"