diff options
Diffstat (limited to 'net-mail/fdm')
-rw-r--r-- | net-mail/fdm/fdm-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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= ) |