diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 18:40:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 18:44:14 +0100 |
commit | 2cb916a5964673c568716056ecf3084eb2c36db4 (patch) | |
tree | 5628ccf2d58504216bfc03b11b3bee031e55cd56 /dev-perl | |
parent | dev-perl/IPC-Run: Stabilize 20200505.0.0 ppc, #805620 (diff) | |
download | gentoo-2cb916a5964673c568716056ecf3084eb2c36db4.tar.gz gentoo-2cb916a5964673c568716056ecf3084eb2c36db4.tar.bz2 gentoo-2cb916a5964673c568716056ecf3084eb2c36db4.zip |
dev-perl/LaTeX-Driver: Stabilize 1.2.0 ppc, #805653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 f0c27c4eb7da..b3ac8cc2ee66 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 |