diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 05:13:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 05:13:22 +0100 |
commit | 32252cc00648c107ac8e0562b105488e0aac6c53 (patch) | |
tree | 5f869b6f38226cfe9c2fcf3d4e30a4ba52281388 /dev-perl/Digest-SHA3 | |
parent | dev-python/qscintilla-python: Stabilize 2.11.6 amd64, #803791 (diff) | |
download | gentoo-32252cc00648c107ac8e0562b105488e0aac6c53.tar.gz gentoo-32252cc00648c107ac8e0562b105488e0aac6c53.tar.bz2 gentoo-32252cc00648c107ac8e0562b105488e0aac6c53.zip |
dev-perl/Digest-SHA3: Stabilize 1.40.0 amd64, #804738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Digest-SHA3')
-rw-r--r-- | dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild b/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild index fe717f6f72a0..c148dc0be0f0 100644 --- a/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild +++ b/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Perl extension for SHA-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc" |