diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:19:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:19:20 +0100 |
commit | 9f59b7fd7baab2270099c1a9f945d9b3f2865c08 (patch) | |
tree | 61cfb8adf0d01afb8c66a7483252bc6c72de6ef4 /dev-perl/Data-HexDump | |
parent | dev-perl/Data-ObjectDriver: Stabilize 0.210.0 amd64, #805755 (diff) | |
download | gentoo-9f59b7fd7baab2270099c1a9f945d9b3f2865c08.tar.gz gentoo-9f59b7fd7baab2270099c1a9f945d9b3f2865c08.tar.bz2 gentoo-9f59b7fd7baab2270099c1a9f945d9b3f2865c08.zip |
dev-perl/Data-HexDump: Stabilize 0.40.0 amd64, #805758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Data-HexDump')
-rw-r--r-- | dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild b/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild index c7e63866d404..3a40684c21c9 100644 --- a/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild +++ b/dev-perl/Data-HexDump/Data-HexDump-0.40.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Hexadecial Dumper" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc ~x86" |