diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:50:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:50:17 -0400 |
commit | c2e0b56765c060df76d8bc54706ca9d612229bb6 (patch) | |
tree | 7d1588ddc61a115f7801fc0efc8b20d70a29d1a6 /dev-perl/Data-HexDump | |
parent | dev-perl/autovivification: amd64 stable (diff) | |
download | gentoo-c2e0b56765c060df76d8bc54706ca9d612229bb6.tar.gz gentoo-c2e0b56765c060df76d8bc54706ca9d612229bb6.tar.bz2 gentoo-c2e0b56765c060df76d8bc54706ca9d612229bb6.zip |
dev-perl/Data-HexDump: amd64 stable
Bug: https://bugs.gentoo.org/652468
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Data-HexDump')
-rw-r--r-- | dev-perl/Data-HexDump/Data-HexDump-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-HexDump/Data-HexDump-0.20.0.ebuild b/dev-perl/Data-HexDump/Data-HexDump-0.20.0.ebuild index 1ea1bc94e1b8..0ad1e8ba3ff5 100644 --- a/dev-perl/Data-HexDump/Data-HexDump-0.20.0.ebuild +++ b/dev-perl/Data-HexDump/Data-HexDump-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Simple Hexadecial Dumper" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc ~x86" IUSE="" PATCHES=( |