diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:33 +0200 |
commit | 1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2 (patch) | |
tree | 6a7677a74a4aef040f450c6e3cf8cd880aa02f75 /dev-perl/LaTeX-Driver | |
parent | dev-ml: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.tar.gz gentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.tar.bz2 gentoo-1fb4c5c19eaa2abfb21b4da1d8fb78f1424619c2.zip |
dev-perl: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.ebuild index 5af597d3e678..3d38fa8af2cc 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.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" IUSE="test" RDEPEND=" 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 167f9e2da6d0..6e7aef9866f6 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 arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |