summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-10 01:28:53 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-10 01:31:45 +0100
commit489b1a614374c0b9d4eed87aa2c926b9b4e57a8e (patch)
tree974d758e1cfff4913d908ebc5d869610f4b1a620
parentapp-arch/p7zip: x86 stable (bug #645500) (diff)
downloadgentoo-489b1a614374c0b9d4eed87aa2c926b9b4e57a8e.tar.gz
gentoo-489b1a614374c0b9d4eed87aa2c926b9b4e57a8e.tar.bz2
gentoo-489b1a614374c0b9d4eed87aa2c926b9b4e57a8e.zip
dev-libs/liblognorm: x86 stable (bug #645870)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-libs/liblognorm/liblognorm-2.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/liblognorm/liblognorm-2.0.4.ebuild b/dev-libs/liblognorm/liblognorm-2.0.4.ebuild
index ab37a2ee9ce0..d4da89071921 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"