diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 10:12:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 10:12:30 +0000 |
commit | 3124319a6ff946ebdb7ab54404a64220455c919e (patch) | |
tree | 3e3a89ec510ff0545063b56c777b96a795ee00fd /net-vpn | |
parent | ../s390/p.use.mask: mask app-crypt/pinentry[fltk] (diff) | |
download | gentoo-3124319a6ff946ebdb7ab54404a64220455c919e.tar.gz gentoo-3124319a6ff946ebdb7ab54404a64220455c919e.tar.bz2 gentoo-3124319a6ff946ebdb7ab54404a64220455c919e.zip |
net-vpn/openvpn: stable 2.4.6 for ia64, bug #654028
Bug: https://bugs.gentoo.org/654028
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.6.ebuild b/net-vpn/openvpn/openvpn-2.4.6.ebuild index 36c8bc9602d9..88390e4f8bba 100644 --- a/net-vpn/openvpn/openvpn-2.4.6.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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" |