commit:     18f10d9b05c44de170a85aeb0282434127cee685
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 15:41:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 15:41:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f10d9b

dev-libs/libfmt: Stabilize 7.1.2 arm, #795552

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libfmt/libfmt-7.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfmt/libfmt-7.1.2.ebuild 
b/dev-libs/libfmt/libfmt-7.1.2.ebuild
index c39f3fdef22..20a96446c56 100644
--- a/dev-libs/libfmt/libfmt-7.1.2.ebuild
+++ b/dev-libs/libfmt/libfmt-7.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 ~arm ~arm64 ppc ppc64 ~x86"
+       KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
        S="${WORKDIR}/fmt-${PV}"
 fi
 

Reply via email to