diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:03 +0200 |
commit | f3811cc1c76284cd4715eabe7169231c8f81ad33 (patch) | |
tree | cb08b1184746553041e476b9d7965e6e25370c00 | |
parent | dev-perl/B-Keywords: Stabilize 1.240.0 ppc, #886833 (diff) | |
download | gentoo-f3811cc1c76284cd4715eabe7169231c8f81ad33.tar.gz gentoo-f3811cc1c76284cd4715eabe7169231c8f81ad33.tar.bz2 gentoo-f3811cc1c76284cd4715eabe7169231c8f81ad33.zip |
dev-perl/B-Keywords: Stabilize 1.240.0 x86, #886833
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.240.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.240.0.ebuild index aae4eae108aa..5c69edf266d1 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.240.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.240.0.ebuild @@ -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 ~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=( |