diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 01:28:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 01:28:44 +0100 |
commit | 76d7a132f32f40b4fe6c3bc9e3efa6252ed9d9d7 (patch) | |
tree | 585214894004c4be89b9115dea9436d5d852c943 /dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild | |
parent | dev-perl/Log-Any: Stabilize 1.709.0 arm64, #805653 (diff) | |
download | gentoo-76d7a132f32f40b4fe6c3bc9e3efa6252ed9d9d7.tar.gz gentoo-76d7a132f32f40b4fe6c3bc9e3efa6252ed9d9d7.tar.bz2 gentoo-76d7a132f32f40b4fe6c3bc9e3efa6252ed9d9d7.zip |
dev-perl/LaTeX-Driver: Stabilize 1.2.0 arm64, #805653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild')
-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 701af1f43f71..126dc216f29e 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 |