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/dhcp/
Date: Sun, 27 Jan 2019 12:13:54
Message-Id: 1548591145.9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c.slyfox@gentoo
1 commit: 9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 12:12:25 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 12:12:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e50ef46
7
8 net-misc/dhcp: stable 4.4.1 for ia64, bug #666860
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/dhcp/dhcp-4.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/dhcp/dhcp-4.4.1.ebuild b/net-misc/dhcp/dhcp-4.4.1.ebuild
18 index c3848a50d3e..7039c275f14 100644
19 --- a/net-misc/dhcp/dhcp-4.4.1.ebuild
20 +++ b/net-misc/dhcp/dhcp-4.4.1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
22
23 LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
28
29 DEPEND="