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: Sun, 07 Apr 2019 21:16:16
Message-Id: 1554671473.14d4b9259e521c692eaa9baa0345602549e8fc89.slyfox@gentoo
1 commit: 14d4b9259e521c692eaa9baa0345602549e8fc89
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 21:11:13 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 21:11:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d4b925
7
8 net-misc/dhcpcd: stable 7.1.1-r1 for ppc, bug #682318
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
18 index 2276bcf4d7e..02d034fe194 100644
19 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
20 +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
21 @@ -13,7 +13,7 @@ else
22 MY_P="${MY_P/_beta/-beta}"
23 MY_P="${MY_P/_rc/-rc}"
24 SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz"
25 - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 S="${WORKDIR}/${MY_P}"
28 fi