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-Tee/
Date: Sun, 01 Aug 2021 07:24:15
Message-Id: 1627802341.1abe61497419cdb2db9ffc7a3cf74d4bd37748d2.sam@gentoo
1 commit: 1abe61497419cdb2db9ffc7a3cf74d4bd37748d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 07:19:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 07:19:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abe6149
7
8 dev-perl/IO-Tee: Stabilize 0.660.0 sparc, #805614
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
16 index 3e14a1c09f9..230d4d48350 100644
17 --- a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
18 +++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Multiplex output to multiple output handles"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
25
26 RDEPEND="
27 virtual/perl-Carp