diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:16 +0300 |
commit | 319f5748e7effc5d4f84ea7b9e577d66960fb8da (patch) | |
tree | 60bf361b8964bc4352190c64918d1a337c122b6a /dev-perl/autovivification | |
parent | dev-tex/biblatex: Stabilize 3.19 sparc, #934277 (diff) | |
download | gentoo-319f5748e7effc5d4f84ea7b9e577d66960fb8da.tar.gz gentoo-319f5748e7effc5d4f84ea7b9e577d66960fb8da.tar.bz2 gentoo-319f5748e7effc5d4f84ea7b9e577d66960fb8da.zip |
dev-perl/autovivification: Stabilize 0.180.0-r1 sparc, #934277
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 741bdb8b4b23..9f0954d918df 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 hppa ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |