commit: c4079988405affb4afa451c9d926bd1f2d9e09b5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 10:09:27 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 10:09:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4079988
dev-libs/liblognorm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-libs/liblognorm/liblognorm-2.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/liblognorm/liblognorm-2.0.3.ebuild
b/dev-libs/liblognorm/liblognorm-2.0.3.ebuild
index fede6fb716c..efc3d4d000a 100644
--- a/dev-libs/liblognorm/liblognorm-2.0.3.ebuild
+++ b/dev-libs/liblognorm/liblognorm-2.0.3.ebuild
@@ -17,7 +17,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 ~arm64 hppa x86 ~amd64-linux"
fi
LICENSE="LGPL-2.1 Apache-2.0"