diff options
-rw-r--r-- | net-vpn/openfortivpn/openfortivpn-1.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/openfortivpn/openfortivpn-1.11.0.ebuild b/net-vpn/openfortivpn/openfortivpn-1.11.0.ebuild index ceec9d12a8eb..6055fa16e3ca 100644 --- a/net-vpn/openfortivpn/openfortivpn-1.11.0.ebuild +++ b/net-vpn/openfortivpn/openfortivpn-1.11.0.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/adrienverge/openfortivpn/archive/v${PV}.tar.gz -> ${ LICENSE="GPL-3-with-openssl-exception openssl" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="libressl" DEPEND=" |