diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:38:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:38:31 +0200 |
commit | 283c458ee65dae2510f7025c5c63fcf9cbf75ec4 (patch) | |
tree | ee2af640e4c1c715d035c0e63325d3f1e99de6c4 /dev-perl/LaTeX-Driver | |
parent | dev-perl/LWP-UserAgent-Cached: x86 stable wrt bug #805650 (diff) | |
download | gentoo-283c458ee65dae2510f7025c5c63fcf9cbf75ec4.tar.gz gentoo-283c458ee65dae2510f7025c5c63fcf9cbf75ec4.tar.bz2 gentoo-283c458ee65dae2510f7025c5c63fcf9cbf75ec4.zip |
dev-perl/LaTeX-Driver: x86 stable wrt bug #805653
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d1964e87406f..701af1f43f71 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 |