diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-10-02 10:25:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-10-02 10:25:13 +0200 |
commit | d7d19fd488c906805727c49214aa35345110e1bb (patch) | |
tree | f285a0ec22ccdf02ee5d8dd3468c9a05effb84af /net-vpn/openvpn | |
parent | net-dns/libidn: Stable for HPPA too. (diff) | |
download | gentoo-d7d19fd488c906805727c49214aa35345110e1bb.tar.gz gentoo-d7d19fd488c906805727c49214aa35345110e1bb.tar.bz2 gentoo-d7d19fd488c906805727c49214aa35345110e1bb.zip |
net-vpn/openvpn: Stable for HPPA too.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-vpn/openvpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild b/net-vpn/openvpn/openvpn-2.4.4.ebuild index 7a1223e5c191..74cf0f22fd79 100644 --- a/net-vpn/openvpn/openvpn-2.4.4.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam" IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD" |