diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:39:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:14 +0100 |
commit | 2696d271d566c31c4ab8734570d524ba57de99f4 (patch) | |
tree | feafdf5fceee4e5f38b66ae481f80bf15dd552dd /app-leechcraft/lc-htthare | |
parent | app-leechcraft/lc-hotstreams: x86 stable wrt bug #563420 (diff) | |
download | gentoo-2696d271d566c31c4ab8734570d524ba57de99f4.tar.gz gentoo-2696d271d566c31c4ab8734570d524ba57de99f4.tar.bz2 gentoo-2696d271d566c31c4ab8734570d524ba57de99f4.zip |
app-leechcraft/lc-htthare: 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-htthare')
-rw-r--r-- | app-leechcraft/lc-htthare/lc-htthare-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-htthare/lc-htthare-0.6.70.ebuild b/app-leechcraft/lc-htthare/lc-htthare-0.6.70.ebuild index da380e8d2313..3eb41520e7f8 100644 --- a/app-leechcraft/lc-htthare/lc-htthare-0.6.70.ebuild +++ b/app-leechcraft/lc-htthare/lc-htthare-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="Simple HTTP server for Leechcraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="~app-leechcraft/lc-core-${PV}" RDEPEND="${DEPEND}" |