diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:36:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:36:07 +0100 |
commit | f1a705bb5958b72372f353ce8cc923d60d0a6e32 (patch) | |
tree | a0082112308f54a672e5bed62dbf0687ca395e6f /net-misc/dhcp | |
parent | sys-kernel/gentoo-sources: amd64 stable wrt bug #522930 (diff) | |
download | gentoo-f1a705bb5958b72372f353ce8cc923d60d0a6e32.tar.gz gentoo-f1a705bb5958b72372f353ce8cc923d60d0a6e32.tar.bz2 gentoo-f1a705bb5958b72372f353ce8cc923d60d0a6e32.zip |
net-misc/dhcp: amd64 stable wrt bug #576866
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.3.4.ebuild b/net-misc/dhcp/dhcp-4.3.4.ebuild index 9b8f96312f51..90643ea2d9c5 100644 --- a/net-misc/dhcp/dhcp-4.3.4.ebuild +++ b/net-misc/dhcp/dhcp-4.3.4.ebuild @@ -18,7 +18,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=" |