From 35ac9c07be65cbe2a9afcdac161e981127d072b5 Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Tue, 25 Feb 2020 11:15:09 +0000 Subject: [PATCH] dev-libs/libfmt: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Closes: https://github.com/gentoo/gentoo/pull/14773 Signed-off-by: Andreas Sturmlechner --- dev-libs/libfmt/libfmt-6.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfmt/libfmt-6.1.2.ebuild b/dev-libs/libfmt/libfmt-6.1.2.ebuild index 41a9ec459559..35ee6242ee74 100644 --- a/dev-libs/libfmt/libfmt-6.1.2.ebuild +++ b/dev-libs/libfmt/libfmt-6.1.2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ppc ppc64 x86" + KEYWORDS="amd64 ~arm64 ppc ppc64 x86" S="${WORKDIR}/fmt-${PV}" fi -- 2.26.2