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:34:23
Message-Id: 1554672844.167eb4a4aca5956904d91ff99c73bed36787c8fc.slyfox@gentoo
1 commit: 167eb4a4aca5956904d91ff99c73bed36787c8fc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 21:30:55 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 21:34:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167eb4a4
7
8 net-misc/dhcpcd: stable 7.1.1-r1 for ppc64, bug #682318
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
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 02d034fe194..02614b6752e 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