diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:43:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:43:58 +0100 |
commit | 604a15cfe77889de32ce103ce2b481db13da91de (patch) | |
tree | 8fac6ea01e0e05d5c7e91a7034da098bb54b9786 /net-misc/dhcp | |
parent | sys-kernel/gentoo-sources: x86 stable wrt bug #522930 (diff) | |
download | gentoo-604a15cfe77889de32ce103ce2b481db13da91de.tar.gz gentoo-604a15cfe77889de32ce103ce2b481db13da91de.tar.bz2 gentoo-604a15cfe77889de32ce103ce2b481db13da91de.zip |
net-misc/dhcp: x86 stable wrt bug #576866
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 90643ea2d9c5..1567e16b1525 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=" |