diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:40:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:31 +0200 |
commit | 5a780c648840cc5f9aab79d578f951ff2ae91100 (patch) | |
tree | 0aabb6037f91720f7abe89fe99b36c85cdc9fe9b /dev-perl/LaTeX-Driver | |
parent | dev-perl/LWP-Protocol-https: x86 stable (bug #661190) (diff) | |
download | gentoo-5a780c648840cc5f9aab79d578f951ff2ae91100.tar.gz gentoo-5a780c648840cc5f9aab79d578f951ff2ae91100.tar.bz2 gentoo-5a780c648840cc5f9aab79d578f951ff2ae91100.zip |
dev-perl/LaTeX-Driver: x86 stable (bug #661190)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 dcecf72ede33..de52de2056a9 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |