diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:13:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:40:22 +0100 |
commit | 24888a28a5eb29b8a3b837098f4dce7b40915527 (patch) | |
tree | c0788c230ce3b9a9cec27220956825b2d3063e23 /net-vpn | |
parent | app-arch/unrar: ia64 stable, bug #622342 (diff) | |
download | gentoo-24888a28a5eb29b8a3b837098f4dce7b40915527.tar.gz gentoo-24888a28a5eb29b8a3b837098f4dce7b40915527.tar.bz2 gentoo-24888a28a5eb29b8a3b837098f4dce7b40915527.zip |
net-vpn/openvpn: ia64 stable, bug #622376
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.3.ebuild b/net-vpn/openvpn/openvpn-2.4.3.ebuild index df040bdbf0ad..75fd1e8013c7 100644 --- a/net-vpn/openvpn/openvpn-2.4.3.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~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 ~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" |