Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tie/
Date: Sat, 25 Aug 2018 18:09:09
Message-Id: 1535220528.fd66750e93ec44bc9ecf866139983017bb5643f2.slyfox@gentoo
1 commit: fd66750e93ec44bc9ecf866139983017bb5643f2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 25 18:08:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 18:08:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd66750e
7
8 dev-perl/Type-Tie: stable 0.9.0 for hppa, bug #663934
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
17 index 82d64c7081a..bda44282cd7 100644
18 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
19 +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Tie a variable to a type constraint"
23 SLOT="0"
24 -KEYWORDS="amd64 ~hppa ppc x86"
25 +KEYWORDS="amd64 hppa ppc x86"
26 IUSE="test minimal"
27
28 RDEPEND="