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-Hierarchy/
Date: Sat, 15 May 2021 00:26:14
Message-Id: 1621038341.e7147eef500428148023e5d5579ff25fefbbd35c.dilfridge@gentoo
1 commit: e7147eef500428148023e5d5579ff25fefbbd35c
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 00:12:24 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 00:25:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7147eef
7
8 dev-perl/Data-Hierarchy: 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-Hierarchy/Data-Hierarchy-0.340.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.340.0-r2.ebuild b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.340.0-r2.ebuild
17 index 147aa6d44bc..31a233e12e3 100644
18 --- a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.340.0-r2.ebuild
19 +++ b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.340.0-r2.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Handle data in a hierarchical structure"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25 +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"