commit: f30c550548bdb7e262541a86e6b4aaab3d8c6d0e
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 08:51:30 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 08:51:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30c5505
dev-perl/PPIx-Utils: Keyword 0.3.0 riscv, #909051
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
index 39e8ab4104ff..f2aa9bbea6d9 100644
--- a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
+++ b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utility functions for PPI"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-perl/B-Keywords-1.90.0