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 | 748c267f8141c099cd7cec3bf04dbfe4af4f7ace (patch) | |
tree | 1c0e2be239443ed897bbb0f44090cc999f78bc22 /dev-perl | |
parent | dev-perl/B-Keywords: Keyword 1.260.0 riscv, #909051 (diff) | |
download | gentoo-748c267f8141c099cd7cec3bf04dbfe4af4f7ace.tar.gz gentoo-748c267f8141c099cd7cec3bf04dbfe4af4f7ace.tar.bz2 gentoo-748c267f8141c099cd7cec3bf04dbfe4af4f7ace.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.23.0 riscv, #909051
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild index 06ba37218661..60bd4e93eef4 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-Carp |