commit: 7e3030beab4128113dad7402cf41e8a9787f1b5f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 11:21:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 11:21:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3030be
dev-perl/Types-Self: Keyword 0.2.0 x86, #958656
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Types-Self/Types-Self-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Types-Self/Types-Self-0.2.0.ebuild
b/dev-perl/Types-Self/Types-Self-0.2.0.ebuild
index e3b8f40f017b..3ced9403385f 100644
--- a/dev-perl/Types-Self/Types-Self-0.2.0.ebuild
+++ b/dev-perl/Types-Self/Types-Self-0.2.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides a 'Self' type constraint, referring to the caller class
or role"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-perl/Type-Tiny