diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-13 09:11:53 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-13 09:16:22 +0800 |
commit | c5a9aee3f746ba53927049bbc8a7f802d7683dc0 (patch) | |
tree | ef43a3d0a8931e5e7ba098f24a489ecb10d4f29a /dev-perl | |
parent | dev-perl/XString: keyword ~riscv (diff) | |
download | gentoo-c5a9aee3f746ba53927049bbc8a7f802d7683dc0.tar.gz gentoo-c5a9aee3f746ba53927049bbc8a7f802d7683dc0.tar.bz2 gentoo-c5a9aee3f746ba53927049bbc8a7f802d7683dc0.zip |
dev-perl/Specio: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index 6c50ee3f9920..2b532c59ab62 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="minimal" RDEPEND=" |