diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:40:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:02 +0100 |
commit | c9f0370df6d73aa2ac939bea543d0169bde8d134 (patch) | |
tree | 78be0acb95d8db2b313e9c2b7c0a418dc2d181e8 /dev-perl/B-Keywords | |
parent | dev-perl/Bit-Vector: drop x86-macos (diff) | |
download | gentoo-c9f0370df6d73aa2ac939bea543d0169bde8d134.tar.gz gentoo-c9f0370df6d73aa2ac939bea543d0169bde8d134.tar.bz2 gentoo-c9f0370df6d73aa2ac939bea543d0169bde8d134.zip |
dev-perl/B-Keywords: 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/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild index 7a1b7c6ba698..7ef53bce2376 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.210.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 @@ -12,7 +12,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" BDEPEND="virtual/perl-ExtUtils-MakeMaker" PERL_RM_FILES=( |