diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 19:06:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 19:07:51 +0100 |
commit | 1bec15015fad27b85873882fb36a5458a4a3d05c (patch) | |
tree | e5275ae833c6dbe53d98c3f88ec662b1060786db /net-misc/dhcp | |
parent | dev-libs/ossp-uuid: stable 1.6.2-r6 for ia64, bug #573940 (diff) | |
download | gentoo-1bec15015fad27b85873882fb36a5458a4a3d05c.tar.gz gentoo-1bec15015fad27b85873882fb36a5458a4a3d05c.tar.bz2 gentoo-1bec15015fad27b85873882fb36a5458a4a3d05c.zip |
net-misc/dhcp: stable 4.3.5 for ia64, bug #626750
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcp/dhcp-4.3.5.ebuild b/net-misc/dhcp/dhcp-4.3.5.ebuild index f47077142c99..3e735401ddc1 100644 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild +++ b/net-misc/dhcp/dhcp-4.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax" DEPEND=" |