Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Event/
Date: Sun, 01 Aug 2021 08:03:30
Message-Id: 1627804917.b20e6da7519acf742af91186f10f817d3ee7e0fc.sam@gentoo
1 commit: b20e6da7519acf742af91186f10f817d3ee7e0fc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 08:01:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 08:01:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20e6da7
7
8 dev-perl/Event: Stabilize 1.280.0 ppc64, #805698
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Event/Event-1.280.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Event/Event-1.280.0.ebuild b/dev-perl/Event/Event-1.280.0.ebuild
16 index f65bdb0b6ba..52cb9a4c969 100644
17 --- a/dev-perl/Event/Event-1.280.0.ebuild
18 +++ b/dev-perl/Event/Event-1.280.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Fast, generic event loop"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 sparc ~x86 ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"