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/Time-Duration/
Date: Wed, 13 May 2020 21:07:36
Message-Id: 1589403949.4570dcdcc1326f6395031663726e0210d42e26a7.leio@gentoo
1 commit: 4570dcdcc1326f6395031663726e0210d42e26a7
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Wed May 13 05:14:01 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 21:05:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4570dcdc
7
8 dev-perl/Time-Duration: arm64 stable (bug #722790)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild
18 index 74bc26f0926..f7cce357b77 100644
19 --- a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild
20 +++ b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Rounded or exact English expression of durations"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux"
27 IUSE="test"
28 RESTRICT="!test? ( test )"