Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/
Date: Tue, 29 Aug 2017 21:39:22
Message-Id: 1504042720.3c492c371e5898877c19b89f47275e1e09692a2a.whissi@gentoo
1 commit: 3c492c371e5898877c19b89f47275e1e09692a2a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 29 21:21:16 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 29 21:38:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c492c37
7
8 net-misc/dhcp: x86 stable (bug #626750)
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-misc/dhcp/dhcp-4.3.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/dhcp/dhcp-4.3.5.ebuild b/net-misc/dhcp/dhcp-4.3.5.ebuild
16 index 729f703e796..f0751c5a375 100644
17 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild
18 +++ b/net-misc/dhcp/dhcp-4.3.5.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
20
21 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
26
27 DEPEND="