Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/
Date: Thu, 02 May 2019 06:41:46
Message-Id: 1556779293.f63b7bd7776d9b9a531389424b7c075421439fb6.mattst88@gentoo
1 commit: f63b7bd7776d9b9a531389424b7c075421439fb6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 06:41:33 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 06:41:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63b7bd7
7
8 net-misc/dhcpcd-7.1.1-r2: hppa stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
16 index 78fbf1e30e5..da8e9614293 100644
17 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
18 +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
19 @@ -13,7 +13,7 @@ else
20 MY_P="${MY_P/_beta/-beta}"
21 MY_P="${MY_P/_rc/-rc}"
22 SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz"
23 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 S="${WORKDIR}/${MY_P}"
26 fi