diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-06 19:37:41 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-08 18:11:59 +0800 |
commit | 36b801507ff18ba3cff44f4ffab1908337734cbc (patch) | |
tree | 768fc2bd0427412ba03bcd4cf9440931e733172d /dev-perl/Config-General | |
parent | app-misc/note: keyword ~riscv (diff) | |
download | gentoo-36b801507ff18ba3cff44f4ffab1908337734cbc.tar.gz gentoo-36b801507ff18ba3cff44f4ffab1908337734cbc.tar.bz2 gentoo-36b801507ff18ba3cff44f4ffab1908337734cbc.zip |
dev-perl/Config-General: 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/Config-General')
-rw-r--r-- | dev-perl/Config-General/Config-General-2.630.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Config-General/Config-General-2.630.0-r1.ebuild b/dev-perl/Config-General/Config-General-2.630.0-r1.ebuild index 1444833d4f54..b0be4b982338 100644 --- a/dev-perl/Config-General/Config-General-2.630.0-r1.ebuild +++ b/dev-perl/Config-General/Config-General-2.630.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Config file parser module" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-File-Spec |