Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/
Date: Sat, 16 Feb 2019 23:38:54
Message-Id: 1550360174.97769ca7756fca0953e754b9b5ef0b3cb83e169e.leio@gentoo
1 commit: 97769ca7756fca0953e754b9b5ef0b3cb83e169e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 23:36:14 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 23:36:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97769ca7
7
8 net-misc/dhcp: arm64 stable (bug #666860)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 net-misc/dhcp/dhcp-4.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/dhcp/dhcp-4.4.1.ebuild b/net-misc/dhcp/dhcp-4.4.1.ebuild
17 index 572693563b6..35ed728fa01 100644
18 --- a/net-misc/dhcp/dhcp-4.4.1.ebuild
19 +++ b/net-misc/dhcp/dhcp-4.4.1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
21
22 LICENSE="MPL-2.0 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 ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
27
28 DEPEND="