Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/
Date: Wed, 30 Nov 2016 19:32:20
Message-Id: 1480534318.4c215ee87de49602335d4f36fe8cb1b4d623475e.maekke@gentoo
1 commit: 4c215ee87de49602335d4f36fe8cb1b4d623475e
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 19:31:58 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 19:31:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c215ee8
7
8 net-misc/dhcp: arm stable, bug #576866
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 net-misc/dhcp/dhcp-4.3.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/dhcp/dhcp-4.3.4.ebuild b/net-misc/dhcp/dhcp-4.3.4.ebuild
17 index 1567e16..c95c5c1 100644
18 --- a/net-misc/dhcp/dhcp-4.3.4.ebuild
19 +++ b/net-misc/dhcp/dhcp-4.3.4.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
21
22 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
27
28 DEPEND="