diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-24 10:51:30 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-24 10:51:30 +0200 |
commit | f30c550548bdb7e262541a86e6b4aaab3d8c6d0e (patch) | |
tree | b7449723f230fce2f54a3d0651233ed821e160b2 /dev-perl | |
parent | dev-perl/PPIx-QuoteLike: Keyword 0.23.0 riscv, #909051 (diff) | |
download | gentoo-f30c550548bdb7e262541a86e6b4aaab3d8c6d0e.tar.gz gentoo-f30c550548bdb7e262541a86e6b4aaab3d8c6d0e.tar.bz2 gentoo-f30c550548bdb7e262541a86e6b4aaab3d8c6d0e.zip |
dev-perl/PPIx-Utils: Keyword 0.3.0 riscv, #909051
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |