net-libs/liblockfile: Drop unused inherit
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Feb 2020 12:02:12 +0000 (15:02 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Feb 2020 12:02:12 +0000 (15:02 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-libs/liblockfile/liblockfile-1.16.ebuild

index fa8d31db2fb95e25d286561790dd668668682cb2..148796e9abed41d8abc1eecfe945d5c9ed8d9f99 100644 (file)
@@ -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"