diff options
author | 2019-07-24 01:52:23 +1200 | |
---|---|---|
committer | 2019-07-24 01:52:23 +1200 | |
commit | 622fa74782b08704fc9a85030e6298b9d1563676 (patch) | |
tree | 666e7a21cf426572e878dbd49245e9d71fbc4e14 /dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild | |
parent | dev-perl/Template-GD: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-622fa74782b08704fc9a85030e6298b9d1563676.tar.gz gentoo-622fa74782b08704fc9a85030e6298b9d1563676.tar.bz2 gentoo-622fa74782b08704fc9a85030e6298b9d1563676.zip |
dev-perl/Template-Plugin-Latex: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
dev-perl/Devel-OverloadInfo, dev-perl/LaTeX-Encode
dev-perl/LaTeX-Table, dev-perl/Module-Runtime-Conflicts
dev-perl/Moose, dev-perl/MooseX-FollowPBP, dev-perl/Template-DBI
dev-perl/Template-GD, dev-perl/Template-Plugin-Latex
dev-perl/Template-Toolkit
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild')
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild index 1ab24407b09d..0735a0bb503e 100644 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="LaTeX support for the Template Toolkit" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="test" RDEPEND=" |