diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:17:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:58 +0200 |
commit | f629741c8b7852004c2b010e6f5d0064d3129a74 (patch) | |
tree | 7f8f05ffa47c4cc634253887e0642fe28df138a5 /net-vpn | |
parent | dev-perl/ExtUtils-PkgConfig: ppc stable wrt bug #622448 (diff) | |
download | gentoo-f629741c8b7852004c2b010e6f5d0064d3129a74.tar.gz gentoo-f629741c8b7852004c2b010e6f5d0064d3129a74.tar.bz2 gentoo-f629741c8b7852004c2b010e6f5d0064d3129a74.zip |
net-vpn/openvpn: ppc stable wrt bug #622376
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
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 476b45922aa7..33b84cb42336 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" |