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: Tue, 06 Feb 2018 23:25:21
Message-Id: 1517959510.1e1bceecd4852753819e4d68c3e7093a2f6ed9a3.slyfox@gentoo
1 commit: 1e1bceecd4852753819e4d68c3e7093a2f6ed9a3
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Feb 6 23:20:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 23:25:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1bceec
7
8 net-misc/dhcpcd: stable 6.11.5 for sparc, bug #646822
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 net-misc/dhcpcd/dhcpcd-6.11.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
17 index 9678f27f633..93b63bca4f4 100644
18 --- a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
19 +++ b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild
20 @@ -10,7 +10,7 @@ else
21 MY_P="${MY_P/_beta/-beta}"
22 MY_P="${MY_P/_rc/-rc}"
23 SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 S="${WORKDIR}/${MY_P}"
27 fi