commit: dfc9d23f07ea40c701965f883a1ac3b87e415a1b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 5 14:21:45 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 5 14:21:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc9d23f
dev-perl/Data-IEEE754: Stabilize 0.20.0 amd64, #913627 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Data-IEEE754/Data-IEEE754-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Data-IEEE754/Data-IEEE754-0.20.0.ebuild b/dev-perl/Data-IEEE754/Data-IEEE754-0.20.0.ebuild index 1c8c01565348..f1e4b1d81a15 100644 --- a/dev-perl/Data-IEEE754/Data-IEEE754-0.20.0.ebuild +++ b/dev-perl/Data-IEEE754/Data-IEEE754-0.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pack and unpack big-endian IEEE754 floats and doubles" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"
