diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:04:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:15:44 +0200 |
commit | 8b33e12087348977eb084f429006b09f10a8c8e5 (patch) | |
tree | 7a8b212f72f379277f9b3f7cea37f7e6dada1887 /app-editors | |
parent | app-editors/gedit-plugins: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-8b33e12087348977eb084f429006b09f10a8c8e5.tar.gz gentoo-8b33e12087348977eb084f429006b09f10a8c8e5.tar.bz2 gentoo-8b33e12087348977eb084f429006b09f10a8c8e5.zip |
app-editors/latexila: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/latexila/latexila-3.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/latexila/latexila-3.22.1.ebuild b/app-editors/latexila/latexila-3.22.1.ebuild index e5acdb383bb9..8deda256abdd 100644 --- a/app-editors/latexila/latexila-3.22.1.ebuild +++ b/app-editors/latexila/latexila-3.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/LaTeXila" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection +latexmk rubber" COMMON_DEPEND=" |