Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pps-tools/
Date: Tue, 18 Apr 2017 19:32:01
Message-Id: 1492543906.6deb89afaeef9c1b9ee33227753c280880205983.xmw@gentoo
1 commit: 6deb89afaeef9c1b9ee33227753c280880205983
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 19:29:15 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 19:31:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6deb89af
7
8 net-misc/pps-tools: arm stable (bug 614978).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 net-misc/pps-tools/pps-tools-0.0.20120407.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild b/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild
17 index 2c7e6a0c098..1129176e3db 100644
18 --- a/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild
19 +++ b/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-g
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86"
25 +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
26 IUSE=""
27
28 S="${WORKDIR}/${GITHUB_USER}-${PN}-${PV_COMMIT:0:7}"