Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/
Date: Sun, 27 Nov 2016 16:43:37
Message-Id: 1480264991.91dc172bc81e71d6598a7e39eaa2095068e659ef.klausman@gentoo
1 commit: 91dc172bc81e71d6598a7e39eaa2095068e659ef
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 16:43:11 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 16:43:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91dc172b
7
8 net-misc/dhcp-4.3.5-r0: stable on alpha
9
10 Gentoo-Bug: 576866
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 3d4b30c..f58ee47 100644
17 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild
18 +++ b/net-misc/dhcp/dhcp-4.3.5.ebuild
19 @@ -18,7 +18,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="