Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Symdump/
Date: Sat, 06 May 2017 07:25:36
Message-Id: 1494055525.c5b9f5755fc459e24360825482630cc19366ce1c.maekke@gentoo
1 commit: c5b9f5755fc459e24360825482630cc19366ce1c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 07:25:25 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 07:25:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b9f575
7
8 dev-perl/Devel-Symdump: arm stable, bug #616118
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
17 index b90b58a8904..f37312ce942 100644
18 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
19 +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild
20 @@ -10,7 +10,7 @@ inherit versionator perl-module
21 DESCRIPTION="Dump symbol names or the symbol table"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 IUSE="test"
27
28 RDEPEND=""