diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-24 23:27:11 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-24 23:27:25 +0100 |
commit | 68be08790b23b876f0326d6b701b1fb48ff944eb (patch) | |
tree | cb6539a6b7f4ee6a7aa8ba5f4b0b110ab1e31877 /dev-perl/Specio | |
parent | dev-perl/XString: Keyword 0.5.0 for ~m68k (diff) | |
download | gentoo-68be08790b23b876f0326d6b701b1fb48ff944eb.tar.gz gentoo-68be08790b23b876f0326d6b701b1fb48ff944eb.tar.bz2 gentoo-68be08790b23b876f0326d6b701b1fb48ff944eb.zip |
dev-perl/Specio: Keyword 0.470.0 for ~m68k
The tests pass.
Bug: https://bugs.gentoo.org/812824
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-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 c32f16412178..26d5c5c1b253 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 ~arm ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~m68k ~riscv ~sparc" IUSE="minimal" RDEPEND=" |