diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 06:55:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:44:38 +0100 |
commit | 9b6b59284320ab3979822945a9f8fa6a11da8373 (patch) | |
tree | 9d1cdaffba4fc1d6af17512c06ae18d751158612 /net-misc | |
parent | 81e33e427755ca750b4804ef20940c54249b1e33 (diff) | |
download | gentoo-9b6b59284320ab3979822945a9f8fa6a11da8373.tar.gz gentoo-9b6b59284320ab3979822945a9f8fa6a11da8373.tar.xz |
net-misc/dhcp: x86 stable (bug #649010)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-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 58c062f1fe3..4df7ace03e3 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=" |