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/IO-AIO/
Date: Sun, 05 Dec 2021 03:09:20
Message-Id: 1638673628.9fd16875a05c2dce684bd224138499d23f962371.sam@gentoo
1 commit: 9fd16875a05c2dce684bd224138499d23f962371
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:07:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:07:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd16875
7
8 dev-perl/IO-AIO: Stabilize 4.760.0 x86, #828186
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild
16 index 0d9c0653158e..c3a8c14969a8 100644
17 --- a/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild
18 +++ b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Asynchronous Input/Output"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc x86"
25
26 RDEPEND="
27 dev-perl/common-sense