diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-09 14:29:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-09 14:29:36 +0000 |
commit | 9b20017c94778815454999339fd8da7e9037bcbb (patch) | |
tree | 90f7ad35c03896a35fd604fbc42d2f18e4c739c1 /net-misc/dhcp | |
parent | net-analyzer/prometheus: Remove old (diff) | |
download | gentoo-9b20017c94778815454999339fd8da7e9037bcbb.tar.gz gentoo-9b20017c94778815454999339fd8da7e9037bcbb.tar.bz2 gentoo-9b20017c94778815454999339fd8da7e9037bcbb.zip |
net-misc/dhcp: stable 4.3.5 for ppc/ppc64, bug #626750 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.3.5.ebuild b/net-misc/dhcp/dhcp-4.3.5.ebuild index f0751c5a3754..aff36679d428 100644 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild +++ b/net-misc/dhcp/dhcp-4.3.5.ebuild @@ -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=" |