commit: ff3f2e167b4465117fbddee0ed8d52153146575f
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 11 10:59:19 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Jan 11 11:13:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3f2e16
dev-libs/liblognorm: amd64 stable
Package-Manager: portage-2.3.0
dev-libs/liblognorm/liblognorm-2.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/liblognorm/liblognorm-2.0.2.ebuild
b/dev-libs/liblognorm/liblognorm-2.0.2.ebuild
index 10f3367..6530905 100644
--- a/dev-libs/liblognorm/liblognorm-2.0.2.ebuild
+++ b/dev-libs/liblognorm/liblognorm-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,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 ~hppa ~x86 ~amd64-linux"
fi
LICENSE="LGPL-2.1 Apache-2.0"