diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 21:11:33 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:27:03 +0800 |
commit | f84d893f3b57cc76541d49562c0a4f3dcc03eba5 (patch) | |
tree | 87153ba4a236f732cf8decb472d5d20e94e4cdde /dev-perl/PPIx-EditorTools | |
parent | dev-perl/PPI: keyword ~riscv (diff) | |
download | gentoo-f84d893f3b57cc76541d49562c0a4f3dcc03eba5.tar.gz gentoo-f84d893f3b57cc76541d49562c0a4f3dcc03eba5.tar.bz2 gentoo-f84d893f3b57cc76541d49562c0a4f3dcc03eba5.zip |
dev-perl/PPIx-EditorTools: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/PPIx-EditorTools')
-rw-r--r-- | dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.210.0.ebuild b/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.210.0.ebuild index b2edfa5a2bb3..69873efd11f9 100644 --- a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.210.0.ebuild +++ b/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility methods and base class for manipulating Perl via PPI" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" RDEPEND=" virtual/perl-Carp |