diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:06:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:06:13 +0000 |
commit | 55ec0644036fb73838427dbe9fd085d336efce30 (patch) | |
tree | 032f3381c6e9e5e4ff722a2952b77944c6b7593b /dev-perl/autovivification | |
parent | dev-tex/minted: Keyword 2.9 sparc, #932752 (diff) | |
download | gentoo-55ec0644036fb73838427dbe9fd085d336efce30.tar.gz gentoo-55ec0644036fb73838427dbe9fd085d336efce30.tar.bz2 gentoo-55ec0644036fb73838427dbe9fd085d336efce30.zip |
dev-perl/autovivification: Keyword 0.180.0-r1 sparc, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/autovivification')
-rw-r--r-- | dev-perl/autovivification/autovivification-0.180.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild index 7f35d3dca4bf..1383add1d813 100644 --- a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild +++ b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Lexically disable autovivification" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |