diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-05 22:03:25 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-05 22:03:25 +0900 |
commit | 2f38380d68bc079a0e72bfacde730130087f00ee (patch) | |
tree | 79bbaf3832cd68693886d7cdc7605e82ca589b4e /net-misc/knemo | |
parent | Revert "profiles/arch/hppa: add net-libs/gnutls test-full mask due to CI and ... (diff) | |
download | gentoo-2f38380d68bc079a0e72bfacde730130087f00ee.tar.gz gentoo-2f38380d68bc079a0e72bfacde730130087f00ee.tar.bz2 gentoo-2f38380d68bc079a0e72bfacde730130087f00ee.zip |
net-misc/knemo: amd64 stable wrt bug #604550
Diffstat (limited to 'net-misc/knemo')
-rw-r--r-- | net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 4 |
1 files 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 b43c180237e4..a22a951dbbaa 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 |