diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:41:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:21 +0100 |
commit | e363fdabefa1e441f0e9b9e2d60cb41582156901 (patch) | |
tree | c70cf446823a04c39d1169e92f0295e28b4b03b6 /app-leechcraft | |
parent | app-leechcraft/lc-netstoremanager: x86 stable wrt bug #563420 (diff) | |
download | gentoo-e363fdabefa1e441f0e9b9e2d60cb41582156901.tar.gz gentoo-e363fdabefa1e441f0e9b9e2d60cb41582156901.tar.bz2 gentoo-e363fdabefa1e441f0e9b9e2d60cb41582156901.zip |
app-leechcraft/lc-networkmonitor: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild index ef0d96a2f65f..b150fa0add45 100644 --- a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild +++ b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="NetworkMonitor watches HTTP requests in for LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |