mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/Net-SSLeay: [QA] fix UnusedInherits (multilib)
get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
DIST_AUTHOR=CHRISN
|
||||
DIST_VERSION=1.90
|
||||
DIST_EXAMPLES=("examples/*")
|
||||
inherit multilib perl-module
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl extension for using OpenSSL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user