dev-libs/liblognorm: arm stable wrt bug #673428

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Mikle Kolyada
2019-01-03 22:12:13 +03:00
parent 63272e16f4
commit d8a38356e5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 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="http://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"