diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:37:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:06 +0100 |
commit | 97864c524f891053224365a34245a3550f4a2702 (patch) | |
tree | 1922dda6db1bfc03ee31afc5847360797dd4c421 /app-leechcraft/lc-anhero | |
parent | app-leechcraft/lc-aggregator: x86 stable wrt bug #563420 (diff) | |
download | gentoo-97864c524f891053224365a34245a3550f4a2702.tar.gz gentoo-97864c524f891053224365a34245a3550f4a2702.tar.bz2 gentoo-97864c524f891053224365a34245a3550f4a2702.zip |
app-leechcraft/lc-anhero: 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/lc-anhero')
-rw-r--r-- | app-leechcraft/lc-anhero/lc-anhero-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-anhero/lc-anhero-0.6.70.ebuild b/app-leechcraft/lc-anhero/lc-anhero-0.6.70.ebuild index 1d1e5243dc78..6618bacffe65 100644 --- a/app-leechcraft/lc-anhero/lc-anhero-0.6.70.ebuild +++ b/app-leechcraft/lc-anhero/lc-anhero-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="AnHero, crash handler for LeechCraft" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |