commit:     618f2f9dbed46537d39e5c8fa3f73d1eb575d3fa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 00:02:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 00:02:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618f2f9d

dev-libs/liblognorm: Stabilize 2.0.6 arm64, #768675

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

 dev-libs/liblognorm/liblognorm-2.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/liblognorm/liblognorm-2.0.6.ebuild 
b/dev-libs/liblognorm/liblognorm-2.0.6.ebuild
index 0ee542364f3..ad0b574934a 100644
--- a/dev-libs/liblognorm/liblognorm-2.0.6.ebuild
+++ b/dev-libs/liblognorm/liblognorm-2.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="https://www.liblognorm.com/files/download/${P}.tar.gz";
-       KEYWORDS="amd64 arm ~arm64 ~hppa x86 ~amd64-linux"
+       KEYWORDS="amd64 arm arm64 ~hppa x86 ~amd64-linux"
 fi
 
 LICENSE="LGPL-2.1 Apache-2.0"

Reply via email to