commit:     35ac9c07be65cbe2a9afcdac161e981127d072b5
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 11:15:09 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 18:25:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ac9c07

dev-libs/libfmt: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14773
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 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 41a9ec45955..35ee6242ee7 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
 

Reply via email to