diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:39:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:13 +0100 |
commit | 6616841b4efe6d0b69e0f4a271f5ce9e58c19bc7 (patch) | |
tree | 7bfe3d698ac44445dd1df96638a2a0a74ba3cc82 /app-leechcraft/lc-historyholder | |
parent | app-leechcraft/lc-gmailnotifier: x86 stable wrt bug #563420 (diff) | |
download | gentoo-6616841b4efe6d0b69e0f4a271f5ce9e58c19bc7.tar.gz gentoo-6616841b4efe6d0b69e0f4a271f5ce9e58c19bc7.tar.bz2 gentoo-6616841b4efe6d0b69e0f4a271f5ce9e58c19bc7.zip |
app-leechcraft/lc-historyholder: 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-historyholder')
-rw-r--r-- | app-leechcraft/lc-historyholder/lc-historyholder-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-historyholder/lc-historyholder-0.6.70.ebuild b/app-leechcraft/lc-historyholder/lc-historyholder-0.6.70.ebuild index 548550094cb0..426ed487aa8b 100644 --- a/app-leechcraft/lc-historyholder/lc-historyholder-0.6.70.ebuild +++ b/app-leechcraft/lc-historyholder/lc-historyholder-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="HistoryHolder keeps track of stuff downloaded in LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |