diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:41:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:41:28 +0100 |
commit | bfc9c44cd441ea1ec9e57988111dc713cf4df319 (patch) | |
tree | b3323fa4254bd6294fddef77ef96645cd6199f8e /net-vpn | |
parent | net-libs/libqmi: amd64 stable wrt bug #700652 (diff) | |
download | gentoo-bfc9c44cd441ea1ec9e57988111dc713cf4df319.tar.gz gentoo-bfc9c44cd441ea1ec9e57988111dc713cf4df319.tar.bz2 gentoo-bfc9c44cd441ea1ec9e57988111dc713cf4df319.zip |
net-vpn/openvpn: amd64 stable wrt bug #700656
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild index d9a5e0f59089..2d1e5fe5e615 100644 --- a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-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" |