diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-09-27 13:20:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-09-27 13:20:36 +0200 |
commit | 1e9e952d905e1160a2da83d0b666776d101cf0a0 (patch) | |
tree | cb0dfb0122657af26cf34cbd2857e6b087dbc989 /net-vpn | |
parent | net-print/gutenprint: Version bump (diff) | |
download | gentoo-1e9e952d905e1160a2da83d0b666776d101cf0a0.tar.gz gentoo-1e9e952d905e1160a2da83d0b666776d101cf0a0.tar.bz2 gentoo-1e9e952d905e1160a2da83d0b666776d101cf0a0.zip |
net-vpn/openvpn: amd64 stable wrt bug #632108
Package-Manager: Portage-2.3.8, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild b/net-vpn/openvpn/openvpn-2.4.4.ebuild index 798c6c354ac3..c12a1f9f41b6 100644 --- a/net-vpn/openvpn/openvpn-2.4.4.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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" |