diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:28:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:31:45 +0100 |
commit | 489b1a614374c0b9d4eed87aa2c926b9b4e57a8e (patch) | |
tree | 974d758e1cfff4913d908ebc5d869610f4b1a620 /dev-libs/liblognorm | |
parent | app-arch/p7zip: x86 stable (bug #645500) (diff) | |
download | gentoo-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
Diffstat (limited to 'dev-libs/liblognorm')
-rw-r--r-- | dev-libs/liblognorm/liblognorm-2.0.4.ebuild | 2 |
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" |