diff options
author | Sam James <sam@gentoo.org> | 2021-06-26 02:03:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-26 02:03:22 +0100 |
commit | 687af9a5bc3dbfbf288e3251930ce8af964da91f (patch) | |
tree | 9e6ed0a8b4192b31ddbcf7f197c862da635bc3e3 /dev-perl/LaTeX-Driver | |
parent | dev-perl/XXX: Keyword 0.370.0 arm64, #796788 (diff) | |
download | gentoo-687af9a5bc3dbfbf288e3251930ce8af964da91f.tar.gz gentoo-687af9a5bc3dbfbf288e3251930ce8af964da91f.tar.bz2 gentoo-687af9a5bc3dbfbf288e3251930ce8af964da91f.zip |
dev-perl/LaTeX-Driver: Keyword 1.2.0 arm64, #797652
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 c94f5fd9abb1..682f49b152dd 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 ~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 |