diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 09:57:50 +0200 |
commit | e8227ff3379b6d09830a9d803f0e54603d378b9b (patch) | |
tree | c60e477cbcd3ea5a7148766191d8786c52c15d11 | |
parent | sci-mathematics/cgal: x86 stable wrt bug #618114 (diff) | |
download | gentoo-e8227ff3379b6d09830a9d803f0e54603d378b9b.tar.gz gentoo-e8227ff3379b6d09830a9d803f0e54603d378b9b.tar.bz2 gentoo-e8227ff3379b6d09830a9d803f0e54603d378b9b.zip |
net-vpn/openvpn: x86 stable wrt bug #618204
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.2.ebuild b/net-vpn/openvpn/openvpn-2.4.2.ebuild index d883136c8618..5c5f6acad2a1 100644 --- a/net-vpn/openvpn/openvpn-2.4.2.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.2.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" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam" IUSE+=" pkcs11 +plugins polarssl selinux +ssl static systemd test userland_BSD" |