diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-07-11 21:49:26 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-07-11 21:55:31 +0100 |
commit | edc04866b2ac51493d4e94f28473d9197a094afd (patch) | |
tree | 1c2097edebeb0c1bc0747d790b28767570d1c107 /dev-perl | |
parent | dev-python/tenacity: Keyword 8.5.0 for ~m68k (diff) | |
download | gentoo-edc04866b2ac51493d4e94f28473d9197a094afd.tar.gz gentoo-edc04866b2ac51493d4e94f28473d9197a094afd.tar.bz2 gentoo-edc04866b2ac51493d4e94f28473d9197a094afd.zip |
dev-perl/String-CRC32: Keyword 2.100.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/String-CRC32/String-CRC32-2.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-CRC32/String-CRC32-2.100.0.ebuild b/dev-perl/String-CRC32/String-CRC32-2.100.0.ebuild index d4c5606cb406..cbe86393bb93 100644 --- a/dev-perl/String-CRC32/String-CRC32-2.100.0.ebuild +++ b/dev-perl/String-CRC32/String-CRC32-2.100.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,4 +11,4 @@ DESCRIPTION="Perl interface for cyclic redundancy check generation" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" |