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/File-Slurper/
Date: Thu, 07 Oct 2021 06:37:09
Message-Id: 1633588586.2c046800e3203771e54c3b9a30da117111cc0225.sam@gentoo
1 commit: 2c046800e3203771e54c3b9a30da117111cc0225
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 5 18:28:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 06:36:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c046800
7
8 dev-perl/File-Slurper: stable 0.12.0 for hppa, bug #810197
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild b/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild
19 index 976f40e89e1..2cf82033c95 100644
20 --- a/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild
21 +++ b/dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild
22 @@ -11,7 +11,7 @@ inherit perl-module
23 DESCRIPTION="A simple, sane and efficient module to slurp a file"
24
25 SLOT="0"
26 -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"
27 +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"
28 IUSE="test"
29 RESTRICT="!test? ( test )"