diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:10:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:34 +0100 |
commit | 655af70a3dda6065b200d335b24f37ce22f2f8a0 (patch) | |
tree | 0d9b021f0d1e1ab4df8075f2e398d6228f9b83b4 /net-misc | |
parent | net-analyzer/arping: ia64 stable wrt bug #595856 (diff) | |
download | gentoo-655af70a3dda6065b200d335b24f37ce22f2f8a0.tar.gz gentoo-655af70a3dda6065b200d335b24f37ce22f2f8a0.tar.bz2 gentoo-655af70a3dda6065b200d335b24f37ce22f2f8a0.zip |
net-misc/dhcp: ia64 stable wrt bug #576866
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 f90f71d03401..6006663188dd 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=" |