dev-libs/liblognorm: Revert premature stabilization due to fastjson

This commit is contained in:
Michał Górny
2016-06-21 22:59:41 +02:00
parent f54ff3c055
commit c058dcf54c

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz"
KEYWORDS="~amd64 arm ~hppa ~x86 ~amd64-linux"
KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux"
fi
LICENSE="LGPL-2.1"