diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:29:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:44:21 +0100 |
commit | 4635b7400511eb2dc8d702e3b129f89b4d8614f3 (patch) | |
tree | 18c0e379ae71d5d35115c976e32afd053e995f08 /dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | |
parent | dev-libs/libmspack: stable 0.6_alpha for ppc64, bug #660820 (diff) | |
download | gentoo-4635b7400511eb2dc8d702e3b129f89b4d8614f3.tar.gz gentoo-4635b7400511eb2dc8d702e3b129f89b4d8614f3.tar.bz2 gentoo-4635b7400511eb2dc8d702e3b129f89b4d8614f3.zip |
dev-perl/LaTeX-Driver: stable 0.300.2 for ppc64, bug #661190
Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild')
-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 be635a6832da..b7cb6faa9967 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 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd" IUSE="test" RDEPEND=" |