diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:03:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:15:52 -0400 |
commit | 017b112d5e35e8dbec1bebcd056c0933d2e2f142 (patch) | |
tree | bce7b03c54ca2f60cbc47d51973d866b1bc9c0ce /dev-perl/LaTeX-Driver | |
parent | dev-perl/GD-Graph3d: arm64 stable (diff) | |
download | gentoo-017b112d5e35e8dbec1bebcd056c0933d2e2f142.tar.gz gentoo-017b112d5e35e8dbec1bebcd056c0933d2e2f142.tar.bz2 gentoo-017b112d5e35e8dbec1bebcd056c0933d2e2f142.zip |
dev-perl/LaTeX-Driver: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild index 82f5b6621f44..167f9e2da6d0 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl encapsulation of invoking the Latex programs" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |