diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:08:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:08:43 +0200 |
commit | cc07210779ac619ab8f7106191d7a8d8ff5dc124 (patch) | |
tree | 3a6863d8d42bb8539d786bad74be63463b38cfa4 /net-vpn | |
parent | net-misc/networkmanager-openvpn: x86 stable wrt bug #622376 (diff) | |
download | gentoo-cc07210779ac619ab8f7106191d7a8d8ff5dc124.tar.gz gentoo-cc07210779ac619ab8f7106191d7a8d8ff5dc124.tar.bz2 gentoo-cc07210779ac619ab8f7106191d7a8d8ff5dc124.zip |
net-vpn/openvpn: x86 stable wrt bug #622376
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 75fd1e8013c7..cf9cb947e6b3 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" |