commit: ae82d153f4cee726df48e74ab6feda5880fc3b9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 25 00:10:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 25 00:10:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae82d153
dev-perl/Math-Random: Stabilize 0.750.0 amd64, #966451 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Math-Random/Math-Random-0.750.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Math-Random/Math-Random-0.750.0.ebuild b/dev-perl/Math-Random/Math-Random-0.750.0.ebuild index 519e4025e73a..53dfec9606c1 100644 --- a/dev-perl/Math-Random/Math-Random-0.750.0.ebuild +++ b/dev-perl/Math-Random/Math-Random-0.750.0.ebuild @@ -11,4 +11,4 @@ DESCRIPTION="Random Number Generators" LICENSE="( || ( Artistic GPL-2 ) ) public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86"
