summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:51:57 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:52:19 +0300
commit938812038c19af8d36439bf47f6cd8536e88d51f (patch)
tree3166ca44aea952e111dd31721a5d7766fa8eebfe /net-vpn/libreswan
parentnet-dns/hash-slinger: Add ~arm keyword wrt bug #621444 (diff)
downloadgentoo-938812038c19af8d36439bf47f6cd8536e88d51f.tar.gz
gentoo-938812038c19af8d36439bf47f6cd8536e88d51f.tar.bz2
gentoo-938812038c19af8d36439bf47f6cd8536e88d51f.zip
net-vpn/libreswan: Add ~arm keyword wrt bug #621444
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-vpn/libreswan')
-rw-r--r--net-vpn/libreswan/libreswan-3.29.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-3.29.ebuild b/net-vpn/libreswan/libreswan-3.29.ebuild
index 7d64aba2bee2..b0f25268995f 100644
--- a/net-vpn/libreswan/libreswan-3.29.ebuild
+++ b/net-vpn/libreswan/libreswan-3.29.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit systemd toolchain-funcs
SRC_URI="https://download.libreswan.org/${P}.tar.gz"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
HOMEPAGE="https://libreswan.org/"