Skip to content

Commit

Permalink
dev-perl/Authen-Libwrap: [QA] fix UnusedInherits (multilib)
Browse files Browse the repository at this point in the history
get_libdir has been built-in since EAPI 6

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 10, 2022
1 parent 7b05523 commit 049a604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=DMUEY
DIST_VERSION=0.23
DIST_EXAMPLES=("example.pl")
inherit perl-module multilib
inherit perl-module

DESCRIPTION="A Perl access to the TCP Wrappers interface"

Expand Down

0 comments on commit 049a604

Please sign in to comment.