summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:04:46 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:56 +0100
commitbf1ff29475e2ce94703b772e08ebbae54d61a2af (patch)
treeb8d24b94fb5fee167b65554d19979cc4ab544248 /dev-perl/Pod-Readme
parentdev-perl/Pod-Parser: drop x86-macos (diff)
downloadgentoo-bf1ff29475e2ce94703b772e08ebbae54d61a2af.tar.gz
gentoo-bf1ff29475e2ce94703b772e08ebbae54d61a2af.tar.bz2
gentoo-bf1ff29475e2ce94703b772e08ebbae54d61a2af.zip
dev-perl/Pod-Readme: 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-Readme')
-rw-r--r--dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild b/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild
index 49579968b2e5..ea28dbdc945d 100644
--- a/dev-perl/Pod-Readme/Pod-Readme-1.1.2.ebuild
+++ b/dev-perl/Pod-Readme/Pod-Readme-1.1.2.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Intelligently generate a README file from POD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="minimal test"
RESTRICT="!test? ( test )"