commit: 489b1a614374c0b9d4eed87aa2c926b9b4e57a8e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 00:28:53 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 00:31:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489b1a61
dev-libs/liblognorm: x86 stable (bug #645870)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-libs/liblognorm/liblognorm-2.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/liblognorm/liblognorm-2.0.4.ebuild
b/dev-libs/liblognorm/liblognorm-2.0.4.ebuild
index ab37a2ee9ce..d4da8907192 100644
--- a/dev-libs/liblognorm/liblognorm-2.0.4.ebuild
+++ b/dev-libs/liblognorm/liblognorm-2.0.4.ebuild
@@ -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"