diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 05:15:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 05:15:41 +0100 |
commit | 494469f963bf01b1fef6318945365d35309e96c4 (patch) | |
tree | 2f238c0d9a794c1dae0ce81b6e700ea202d9b718 /dev-perl/LaTeX-Driver | |
parent | dev-perl/JavaScript-Minifier-XS: Stabilize 0.140.0 amd64, #805641 (diff) | |
download | gentoo-494469f963bf01b1fef6318945365d35309e96c4.tar.gz gentoo-494469f963bf01b1fef6318945365d35309e96c4.tar.bz2 gentoo-494469f963bf01b1fef6318945365d35309e96c4.zip |
dev-perl/LaTeX-Driver: Stabilize 1.2.0 amd64, #805653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild index b3ac8cc2ee66..d1964e87406f 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl encapsulation of invoking the Latex programs" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-perl/Capture-Tiny |