diff options
author | 2021-08-01 18:40:13 +0100 | |
---|---|---|
committer | 2021-08-01 18:44:08 +0100 | |
commit | e50e547d30b8744216588b84dddde460590fad11 (patch) | |
tree | f64297cb7de9c8723c999b7a945380b4777c73ce /dev-perl/LaTeX-Driver | |
parent | dev-perl/Log-Any: Stabilize 1.709.0 ppc64, #805653 (diff) | |
download | gentoo-e50e547d30b8744216588b84dddde460590fad11.tar.gz gentoo-e50e547d30b8744216588b84dddde460590fad11.tar.bz2 gentoo-e50e547d30b8744216588b84dddde460590fad11.zip |
dev-perl/LaTeX-Driver: Stabilize 1.2.0 ppc64, #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 682f49b152dd..f0c27c4eb7da 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 |