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:01:13
Message-Id: 1554670850.8d0009938bb1505bc102e47dc3c9d047906164a2.slyfox@gentoo
1 commit: 8d0009938bb1505bc102e47dc3c9d047906164a2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 20:58:38 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 21:00:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d000993
7
8 net-misc/dhcpcd: stable 7.1.1-r1 for ia64, bug #682318
9
10 Package-Manager: Portage-2.3.62, 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-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 c422b2c1ed7..2276bcf4d7e 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