summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-20 17:36:36 -0500
committerViorel Munteanu <ceamac@gentoo.org>2024-01-21 09:54:26 +0200
commit74dcf6a6844d7cc5a5c013ca25c04952f538c358 (patch)
treea8af76f500cca92a4b71a0eabe539a8e8db78d5f /net-vpn
parentdev-python/virtualenv-clone: Keyword 0.5.7 arm64, #918079 (diff)
downloadgentoo-74dcf6a6844d7cc5a5c013ca25c04952f538c358.tar.gz
gentoo-74dcf6a6844d7cc5a5c013ca25c04952f538c358.tar.bz2
gentoo-74dcf6a6844d7cc5a5c013ca25c04952f538c358.zip
net-vpn/libreswan: Keyword 4.12 arm64, #920863
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/libreswan/libreswan-4.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/libreswan/libreswan-4.12.ebuild b/net-vpn/libreswan/libreswan-4.12.ebuild
index 1c5bdf2445c6..c06292894782 100644
--- a/net-vpn/libreswan/libreswan-4.12.ebuild
+++ b/net-vpn/libreswan/libreswan-4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm64 ~ppc x86"
IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test"
RESTRICT="!test? ( test )"