diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:35:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:15 +0100 |
commit | 148fc4fa037c005a8c8695a38e51a66ab6c7683e (patch) | |
tree | b6974ed8b4e42a49642e4d3074077960bfa4395c /dev-perl/Text-Glob | |
parent | dev-perl/Text-German: drop x86-macos (diff) | |
download | gentoo-148fc4fa037c005a8c8695a38e51a66ab6c7683e.tar.gz gentoo-148fc4fa037c005a8c8695a38e51a66ab6c7683e.tar.bz2 gentoo-148fc4fa037c005a8c8695a38e51a66ab6c7683e.zip |
dev-perl/Text-Glob: 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/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.90.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild index 24b42eb3fb2d..a3d03d7890eb 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.110.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Match globbing patterns against text" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Text-Glob/Text-Glob-0.90.0-r1.ebuild b/dev-perl/Text-Glob/Text-Glob-0.90.0-r1.ebuild index ca9eee1a6127..e014341e6e62 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.90.0-r1.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.90.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Match globbing patterns against text" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="" RDEPEND="" |