Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Hexify/
Date: Fri, 14 May 2021 20:52:17
Message-Id: 1621025519.2b346968cc36d04ea90f5fd334eb5d99e5ca0cf5.dilfridge@gentoo
1 commit: 2b346968cc36d04ea90f5fd334eb5d99e5ca0cf5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 20:51:07 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 20:51:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b346968
7
8 dev-perl/Data-Hexify: Stable for all
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild
17 index 031b7c559cf..f0d233f4453 100644
18 --- a/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild
19 +++ b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,6 +9,5 @@ DIST_VERSION=1.00
27 inherit perl-module
28
29 DESCRIPTION="Perl extension for hexdumping arbitrary data"
30 -
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~mips ~x86 ~amd64-linux"
33 +KEYWORDS="amd64 ~arm ~mips x86 ~amd64-linux"