diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-21 10:18:13 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-21 10:38:57 +0200 |
commit | 3e93ca163d4516f84adfd0672d7d2c45aaa62386 (patch) | |
tree | 0fb8cb89043ceeca9403570fd0416693a4d6f623 /dev-perl/LaTeX-Driver | |
parent | dev-perl/File-Slurp: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-3e93ca163d4516f84adfd0672d7d2c45aaa62386.tar.gz gentoo-3e93ca163d4516f84adfd0672d7d2c45aaa62386.tar.bz2 gentoo-3e93ca163d4516f84adfd0672d7d2c45aaa62386.zip |
dev-perl/LaTeX-Driver: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild index af275dac9d72..a89ce2eac4d9 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.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 DESCRIPTION="Perl encapsulation of invoking the Latex programs" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |