diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-22 14:46:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-22 14:46:57 +0200 |
commit | c37868c9d3e5d87c83d0788b8ea5a76c012f3a96 (patch) | |
tree | 1f48dfc2b39d9482f2f92efbd70b0a8075e2fd7a /net-vpn | |
parent | net-misc/networkmanager-openvpn: amd64 stable wrt bug #622376 (diff) | |
download | gentoo-c37868c9d3e5d87c83d0788b8ea5a76c012f3a96.tar.gz gentoo-c37868c9d3e5d87c83d0788b8ea5a76c012f3a96.tar.bz2 gentoo-c37868c9d3e5d87c83d0788b8ea5a76c012f3a96.zip |
net-vpn/openvpn: amd64 stable wrt bug #622376
Package-Manager: Portage-2.3.6, 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.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 8316057a5134..d77deb6e6577 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" |