diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:37:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:37:36 +0100 |
commit | fd4166b4f7766c48c68923841470e0b189b77a76 (patch) | |
tree | a91732152c7dc5d03de57f921d82f61f6d4218c3 /net-vpn | |
parent | net-im/telegram-desktop: amd64 stable wrt bug #830807 (diff) | |
download | gentoo-fd4166b4f7766c48c68923841470e0b189b77a76.tar.gz gentoo-fd4166b4f7766c48c68923841470e0b189b77a76.tar.bz2 gentoo-fd4166b4f7766c48c68923841470e0b189b77a76.zip |
net-vpn/libreswan: amd64 stable wrt bug #830831
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/libreswan/libreswan-4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-4.5.ebuild b/net-vpn/libreswan/libreswan-4.5.ebuild index 86cb2867d62c..6e63e0b26f56 100644 --- a/net-vpn/libreswan/libreswan-4.5.ebuild +++ b/net-vpn/libreswan/libreswan-4.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.libreswan.org/${P}.tar.gz" LICENSE="GPL-2 BSD-4 RSA DES" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test" RESTRICT="!test? ( test )" |