diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-24 18:33:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-24 18:33:13 +0100 |
commit | dbdae065bdec8605a2f61fd92dfaad02d30b5a5e (patch) | |
tree | a122adb7b37dc84d79df3de354cb8708fd1e402e /dev-perl/LaTeX-Driver | |
parent | dev-perl/Log-Any: keyworded 1.701.0 for ppc64 (diff) | |
download | gentoo-dbdae065bdec8605a2f61fd92dfaad02d30b5a5e.tar.gz gentoo-dbdae065bdec8605a2f61fd92dfaad02d30b5a5e.tar.bz2 gentoo-dbdae065bdec8605a2f61fd92dfaad02d30b5a5e.zip |
dev-perl/LaTeX-Driver: keyworded 1.2.0 for ppc64
keyworded wrt bug #797652
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 f87c7e7142d3..97998e2aa888 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 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-perl/Capture-Tiny |