Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ShipIt/
Date: Sun, 25 Feb 2018 18:21:58
Message-Id: 1519582480.ca895814c5d7009ad385cd1a32c0f7391e91a36e.whissi@gentoo
1 commit: ca895814c5d7009ad385cd1a32c0f7391e91a36e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 18:14:40 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 18:14:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca895814
7
8 dev-perl/ShipIt: x86 stable (bug #648588)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild b/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild
16 index a1577899ce9..cc0579c3969 100644
17 --- a/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild
18 +++ b/dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Software Release Tool"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc x86"
25 IUSE=""
26
27 PATCHES=( "${FILESDIR}/${PN}-0.60-version-test.patch" )