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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-16 00:02:30 +00:00
parent 8d5bb87f2e
commit 618f2f9dbe

View File

@@ -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"