Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/
Date: Tue, 03 Apr 2018 21:47:08
Message-Id: 1522792020.472b17d9c2486220b132b395238963373455211a.slyfox@gentoo
1 commit: 472b17d9c2486220b132b395238963373455211a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 21:46:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 21:47:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472b17d9
7
8 net-misc/dhcpcd: stable 6.11.5 for ppc, bug #646822
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc"
12
13 net-misc/dhcpcd/dhcpcd-6.11.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
17 index c1031f2e90a..b3643c1a86f 100644
18 --- a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
19 +++ b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
20 @@ -10,7 +10,7 @@ else
21 MY_P="${MY_P/_beta/-beta}"
22 MY_P="${MY_P/_rc/-rc}"
23 SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz"
24 - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 S="${WORKDIR}/${MY_P}"
27 fi