diff options
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild index 7aa8353d6813..3c9d3c32ef22 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild @@ -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" |