mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-libs/liblognorm: Stabilize 2.0.6 arm64, #768675
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user