diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:07:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 20:09:32 +0100 |
commit | b81aae33ec115130d94d1497baf91f76cacecca0 (patch) | |
tree | 03477ce202417ea78a2ecc0ac9a3411e424b1aee /dev-perl | |
parent | virtual/latex-base: added prefix keywords, bug #667266 (diff) | |
download | gentoo-b81aae33ec115130d94d1497baf91f76cacecca0.tar.gz gentoo-b81aae33ec115130d94d1497baf91f76cacecca0.tar.bz2 gentoo-b81aae33ec115130d94d1497baf91f76cacecca0.zip |
dev-perl/Template-Plugin-Latex: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild index 25370fef634b..0ce3c63a6a80 100644 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="LaTeX support for the Template Toolkit" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |