diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:42:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:29 +0100 |
commit | efe17411275236be778f07c12d8a139f72036a7b (patch) | |
tree | 21bc4429340e919708f15f1b8f79b0dc745bcd09 /app-leechcraft | |
parent | app-leechcraft/lc-vrooby: x86 stable wrt bug #563420 (diff) | |
download | gentoo-efe17411275236be778f07c12d8a139f72036a7b.tar.gz gentoo-efe17411275236be778f07c12d8a139f72036a7b.tar.bz2 gentoo-efe17411275236be778f07c12d8a139f72036a7b.zip |
app-leechcraft/lc-xproxy: 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-xproxy/lc-xproxy-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-xproxy/lc-xproxy-0.6.70.ebuild b/app-leechcraft/lc-xproxy/lc-xproxy-0.6.70.ebuild index 13ea0c3e5965..d8cc854bbded 100644 --- a/app-leechcraft/lc-xproxy/lc-xproxy-0.6.70.ebuild +++ b/app-leechcraft/lc-xproxy/lc-xproxy-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="Provides advanced proxy support features for LeechCraft" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |