diff options
Diffstat (limited to 'net-vpn/openvpn/openvpn-2.4.6-r1.ebuild')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild index 8f487942c24e..0c785a1bb8e7 100644 --- a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -52,7 +52,7 @@ PATCHES=( "${FILESDIR}/${PN}-2.4.5-libressl-macro-fix.patch" ) -pkg_setup() { +pkg_setup() { linux-info_pkg_setup } |