summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:32:32 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:34 +0100
commit56ab21076fab0834d4bdb88e02e5116e01240e89 (patch)
treec38f116a11a1c7aeb33ce926fbdfd742d4c423f2
parentdev-perl/IO-String: drop x86-macos (diff)
downloadgentoo-56ab21076fab0834d4bdb88e02e5116e01240e89.tar.gz
gentoo-56ab21076fab0834d4bdb88e02e5116e01240e89.tar.bz2
gentoo-56ab21076fab0834d4bdb88e02e5116e01240e89.zip
dev-perl/IO-stringy: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
index 4c3d0489664b..ea579d24703e 100644
--- a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
+++ b/dev-perl/IO-stringy/IO-stringy-2.111.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=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"