commit: 71581415e797fc47e1ae2fcffea4da1c8d8074e1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 13 13:21:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 13:21:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71581415
dev-perl/Text-Format: Stabilize 0.630.0 amd64, #962665
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Format/Text-Format-0.630.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
b/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
index 6adb7cc241f9..88ee2e3f28ca 100644
--- a/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
+++ b/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Various subroutines to format text"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
BDEPEND="
>=dev-perl/Module-Build-0.280.0