dev-libs/liblognorm: stable 2.0.5 for hppa, bug #660258

Bug: https://bugs.gentoo.org/660258
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
This commit is contained in:
Sergei Trofimovich
2018-07-23 19:56:44 +01:00
parent 66c39667d6
commit a829c8fe07

View File

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