commit:     3ced63b7b3f2ece9faa283e9ce8a83d861913233
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 05:13:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 21:10:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ced63b7

dev-perl/Net-LDAPapi: [QA] fix UnusedInherits (multilib)

get_libdir has been built-in since EAPI 6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild 
b/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild
index d55300f8d519..8401df2d0d13 100644
--- a/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild
+++ b/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DIST_AUTHOR=MISHIKAL
 DIST_EXAMPLES=( "examples/*" )
-inherit multilib perl-module
+inherit perl-module
 
 DESCRIPTION="Perl5 Module Supporting LDAP API"
 HOMEPAGE="https://sourceforge.net/projects/net-ldapapi/

Reply via email to