diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:20:17 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:27 +0100 |
commit | 2457d129895ba21cadece38be6652c0693e9e33a (patch) | |
tree | aef040ef8692af41981797e7897415bf08b091f2 /dev-perl/File-Next | |
parent | dev-perl/File-MimeInfo: drop x86-macos (diff) | |
download | gentoo-2457d129895ba21cadece38be6652c0693e9e33a.tar.gz gentoo-2457d129895ba21cadece38be6652c0693e9e33a.tar.bz2 gentoo-2457d129895ba21cadece38be6652c0693e9e33a.zip |
dev-perl/File-Next: 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/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.160.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.180.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.180.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild index 6af04ad4b276..e156733b9649 100644 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.160.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild index 56e4db5bad1b..fd72183853a5 100644 --- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.0-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=7 @@ -11,7 +11,7 @@ DESCRIPTION="An iterator-based module for finding files" LICENSE="Artistic-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/File-Next/File-Next-1.180.0.ebuild b/dev-perl/File-Next/File-Next-1.180.0.ebuild index ca33edce3b82..49d21d698fc5 100644 --- a/dev-perl/File-Next/File-Next-1.180.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.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=7 @@ -11,7 +11,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec" |