summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:04:55 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:56 +0100
commit096a3b80e8254c63e419d6f95aea757bbb0af0a2 (patch)
tree90573b59d2a20e9a16f2bafe0e0d10006c89d43a /dev-perl/Pod-Simple-LaTeX
parentdev-perl/Pod-Readme: drop x86-macos (diff)
downloadgentoo-096a3b80e8254c63e419d6f95aea757bbb0af0a2.tar.gz
gentoo-096a3b80e8254c63e419d6f95aea757bbb0af0a2.tar.bz2
gentoo-096a3b80e8254c63e419d6f95aea757bbb0af0a2.zip
dev-perl/Pod-Simple-LaTeX: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Simple-LaTeX')
-rw-r--r--dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild b/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild
index 840de66656b4..e4586b172346 100644
--- a/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild
+++ b/dev-perl/Pod-Simple-LaTeX/Pod-Simple-LaTeX-0.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="format Pod as LaTeX"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"