commit:     44d4a15c8e125658b230e2a022a3adf878928c1b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 12:02:12 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 12:02:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d4a15c

net-libs/liblockfile: Drop unused inherit

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-libs/liblockfile/liblockfile-1.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/liblockfile/liblockfile-1.16.ebuild 
b/net-libs/liblockfile/liblockfile-1.16.ebuild
index fa8d31db2fb..148796e9abe 100644
--- a/net-libs/liblockfile/liblockfile-1.16.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.16.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools toolchain-funcs multilib
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Implements functions designed to lock the standard mailboxes"
 HOMEPAGE="https://github.com/miquels/liblockfile";

Reply via email to