diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:40:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 21:40:56 -0700 |
commit | a2584b15545aed391f581c45d4d6292b78330592 (patch) | |
tree | 84dce28d362648b267bce11230bd025c9f1ce0c5 /net-misc/dhcp | |
parent | net-misc/dhcp-4.3.6_p1: ppc stable, bug 649010 (diff) | |
download | gentoo-a2584b15545aed391f581c45d4d6292b78330592.tar.gz gentoo-a2584b15545aed391f581c45d4d6292b78330592.tar.bz2 gentoo-a2584b15545aed391f581c45d4d6292b78330592.zip |
net-misc/dhcp-4.3.6_p1: ppc64 stable, bug 649010
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.3.6_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.3.6_p1.ebuild b/net-misc/dhcp/dhcp-4.3.6_p1.ebuild index 528478089f23..865f6c35067d 100644 --- a/net-misc/dhcp/dhcp-4.3.6_p1.ebuild +++ b/net-misc/dhcp/dhcp-4.3.6_p1.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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax" DEPEND=" |