diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:20:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:29:47 +0100 |
commit | f4152def84efdb095aaa040cc2f2582bc0aa1737 (patch) | |
tree | 8d199fa5340989ce574a56066d92158763364f4f /dev-libs/liblognorm | |
parent | dev-libs/librdkafka: x86 stable (bug #673428) (diff) | |
download | gentoo-f4152def84efdb095aaa040cc2f2582bc0aa1737.tar.gz gentoo-f4152def84efdb095aaa040cc2f2582bc0aa1737.tar.bz2 gentoo-f4152def84efdb095aaa040cc2f2582bc0aa1737.zip |
dev-libs/liblognorm: x86 stable (bug #673428)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/liblognorm')
-rw-r--r-- | dev-libs/liblognorm/liblognorm-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/liblognorm/liblognorm-2.0.6.ebuild b/dev-libs/liblognorm/liblognorm-2.0.6.ebuild index ad28641d0e69..7cfe54fb623a 100644 --- a/dev-libs/liblognorm/liblognorm-2.0.6.ebuild +++ b/dev-libs/liblognorm/liblognorm-2.0.6.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" |