sys-apps/shadow: Drop unused inherit
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 18 Jan 2019 13:00:57 +0000 (16:00 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 18 Jan 2019 13:00:57 +0000 (16:00 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-apps/shadow/shadow-4.6.ebuild

index 6c3e7bef5d762eb471ebda3bbed18be2ef85b1d5..c39fccd0c9fb845f7b96e56d1c200a9a08fd8e8c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit libtool pam multilib
+inherit libtool pam
 
 DESCRIPTION="Utilities to deal with user accounts"
 HOMEPAGE="https://github.com/shadow-maint/shadow http://pkg-shadow.alioth.debian.org/"