diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 04:58:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 04:58:57 +0100 |
commit | d8a452f785f96b2992f07e3d089e983ea03e6ced (patch) | |
tree | 186c6b30df29a4bb60dbd1c0b61f4246db2baf99 /dev-perl/B-Keywords | |
parent | dev-perl/Test-TrailingSpace: Keyword 0.60.100 sparc, #909051 (diff) | |
download | gentoo-d8a452f785f96b2992f07e3d089e983ea03e6ced.tar.gz gentoo-d8a452f785f96b2992f07e3d089e983ea03e6ced.tar.bz2 gentoo-d8a452f785f96b2992f07e3d089e983ea03e6ced.zip |
dev-perl/B-Keywords: Keyword 1.260.0 sparc, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild index 5448219c0abc..50c9b61c41d9 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.260.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 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |