diff options
author | 2021-10-26 21:07:34 +0000 | |
---|---|---|
committer | 2021-10-29 21:27:00 +0800 | |
commit | 58368f59bf0ec58f2b71df5991394929e47fd3f8 (patch) | |
tree | 3591687a0f1165e709eb2425487181b306b3210d | |
parent | app-editors/retext: keyword ~riscv (diff) | |
download | gentoo-58368f59bf0ec58f2b71df5991394929e47fd3f8.tar.gz gentoo-58368f59bf0ec58f2b71df5991394929e47fd3f8.tar.bz2 gentoo-58368f59bf0ec58f2b71df5991394929e47fd3f8.zip |
dev-perl/PPI: 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>
-rw-r--r-- | dev-perl/PPI/PPI-1.270.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPI/PPI-1.270.0-r1.ebuild b/dev-perl/PPI/PPI-1.270.0-r1.ebuild index 44749993402e..fc0ae72c42fd 100644 --- a/dev-perl/PPI/PPI-1.270.0-r1.ebuild +++ b/dev-perl/PPI/PPI-1.270.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RDEPEND=" virtual/perl-Carp |