From 04761b50101fe5be215295ad72bee1ff3a66d445 Mon Sep 17 00:00:00 2001 From: Steev Klimaszewski Date: Sat, 19 Sep 2020 14:39:07 -0500 Subject: net-mail/fdm: Add ~arm64 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Stephen Klimaszewski --- net-mail/fdm/fdm-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mail/fdm') diff --git a/net-mail/fdm/fdm-2.0.ebuild b/net-mail/fdm/fdm-2.0.ebuild index 72b297c3ac2f..4646a55c96e1 100644 --- a/net-mail/fdm/fdm-2.0.ebuild +++ b/net-mail/fdm/fdm-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="examples libressl pcre" DEPEND="!libressl? ( dev-libs/openssl:0= ) -- cgit v1.2.3-65-gdbad