From 03a44fbc8eed95f4ee6cfb35e116062227430be5 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 6 Jan 2021 21:03:36 +0100 Subject: dev-perl/DelimMatch: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen --- dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild | 4 ++-- dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-perl/DelimMatch') diff --git a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild index 00c08db279d9..3d7f14369a04 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06-r1.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 @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild index cab154206b90..1be241e21a42 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.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=7 @@ -9,5 +9,5 @@ inherit perl-module DESCRIPTION="A Perl 5 module for locating delimited substrings with proper nesting" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" S="${WORKDIR}/${DIST_P%%a}" -- cgit v1.2.3-65-gdbad