diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:18:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:18:04 +0100 |
commit | c3585ddfdfafc30da34762fb751b7204978221db (patch) | |
tree | 56ac514ef276c7e10e41a108a191932a9325be79 /dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | |
parent | dev-perl/JSON-XS: drop ppc-aix m68k-mint (diff) | |
download | gentoo-c3585ddfdfafc30da34762fb751b7204978221db.tar.gz gentoo-c3585ddfdfafc30da34762fb751b7204978221db.tar.bz2 gentoo-c3585ddfdfafc30da34762fb751b7204978221db.zip |
dev-perl/LaTeX-Driver: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 | 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 9af2e67b42b3..53f29c42dc11 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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 arm64 ppc ppc64 x86 ~ppc-aix ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |