commit: 2f38380d68bc079a0e72bfacde730130087f00ee
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 5 13:03:25 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jan 5 13:03:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f38380d
net-misc/knemo: amd64 stable wrt bug #604550
net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
index b43c180..a22a951 100644
--- a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
+++ b/net-misc/knemo/knemo-0.8.0_pre20161211.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$
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
IUSE="wifi"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
fi