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/PerlIO-utf8_strict/
Date: Mon, 11 Oct 2021 15:25:57
Message-Id: 1633965916.e9299d1f5cbc20c0d3a0290cf527c04a09c1862a.sam@gentoo
1 commit: e9299d1f5cbc20c0d3a0290cf527c04a09c1862a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 15:22:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 15:25:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9299d1f
7
8 dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 arm64, #817467
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
16 index 35c02176156..7cb2c16fd1d 100644
17 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
18 +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20 DESCRIPTION="Fast and correct UTF-8 IO"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 RDEPEND="
27 virtual/perl-XSLoader