diff options
author | 2017-01-02 10:39:36 +0100 | |
---|---|---|
committer | 2017-01-02 10:53:14 +0100 | |
commit | 0674cfbae4528aaaa11188890b23c772366debdb (patch) | |
tree | f86bfd684f9ee157f4c09dd9dee718db4d8b61e1 /app-leechcraft | |
parent | app-leechcraft/lc-htthare: x86 stable wrt bug #563420 (diff) | |
download | gentoo-0674cfbae4528aaaa11188890b23c772366debdb.tar.gz gentoo-0674cfbae4528aaaa11188890b23c772366debdb.tar.bz2 gentoo-0674cfbae4528aaaa11188890b23c772366debdb.zip |
app-leechcraft/lc-imgaste: 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-imgaste/lc-imgaste-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild b/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild index e45c41202951..da74dff73e14 100644 --- a/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild +++ b/app-leechcraft/lc-imgaste/lc-imgaste-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="The simple image uploader data filter for LeechCraft" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |