Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump/
Date: Mon, 02 Apr 2018 18:06:44
Message-Id: 1522692357.85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d.leio@gentoo
1 commit: 85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 20:53:40 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 18:05:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a9615d
7
8 dev-perl/Data-Dump: keyword ~arm64
9
10 dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild
14 index 9bfe3fd1cf4..e37a3de56c7 100644
15 --- a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild
16 +++ b/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="Pretty printing of data structures"
25
26 SLOT="0"
27 -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
28 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
29 IUSE=""
30
31 SRC_TEST=do