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: Sat, 27 Apr 2019 15:48:44
Message-Id: 1556379895.1dcdf9ecc5a829cca53d0a9aa442a62766d3f2c3.slyfox@gentoo
1 commit: 1dcdf9ecc5a829cca53d0a9aa442a62766d3f2c3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 15:44:55 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 15:44:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dcdf9ec
7
8 net-misc/dhcpcd: stable 7.1.1-r2 for ia64, bug #684430
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
18 index 8452063de1c..1dd400f5871 100644
19 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
20 +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.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