Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tie/
Date: Sun, 19 Aug 2018 18:45:45
Message-Id: 1534704313.069e3780c4ab1f61654b90815012424dab3b4468.mattst88@gentoo
1 commit: 069e3780c4ab1f61654b90815012424dab3b4468
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 18:45:13 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 18:45:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069e3780
7
8 dev-perl/Type-Tie-0.9.0: ppc stable, bug 663934
9
10 dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
14 index 6826884944f..8c22d918d16 100644
15 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
16 +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
17 @@ -9,7 +9,7 @@ inherit perl-module
18
19 DESCRIPTION="Tie a variable to a type constraint"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~hppa ~ppc x86"
22 +KEYWORDS="~amd64 ~hppa ppc x86"
23 IUSE="test minimal"
24
25 RDEPEND="