diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:40:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:19 +0100 |
commit | 50a878cd4efca3e576b0cc4817f00d26c53368ef (patch) | |
tree | 2e4f7945e965dd2e17356b90c72f1f2fd766ecbd /app-leechcraft | |
parent | app-leechcraft/lc-mellonetray: x86 stable wrt bug #563420 (diff) | |
download | gentoo-50a878cd4efca3e576b0cc4817f00d26c53368ef.tar.gz gentoo-50a878cd4efca3e576b0cc4817f00d26c53368ef.tar.bz2 gentoo-50a878cd4efca3e576b0cc4817f00d26c53368ef.zip |
app-leechcraft/lc-monocle: 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-monocle/lc-monocle-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild b/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild index 315831320fa9..4d1f3bcd449a 100644 --- a/app-leechcraft/lc-monocle/lc-monocle-0.6.70.ebuild +++ b/app-leechcraft/lc-monocle/lc-monocle-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="Monocle, the modular document viewer for LeechCraft" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS=" amd64 x86" IUSE="debug +djvu doc +fb2 +mobi +pdf +postscript" REQUIRED_USE="postscript? ( pdf )" |