diff options
author | 2019-01-27 12:12:25 +0000 | |
---|---|---|
committer | 2019-01-27 12:12:25 +0000 | |
commit | 9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c (patch) | |
tree | 8cfc9007438fefe469a65cd5b54e053fd87b7f38 /net-misc/dhcp | |
parent | media-libs/libsub: Drop old (diff) | |
download | gentoo-9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c.tar.gz gentoo-9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c.tar.bz2 gentoo-9e50ef46ec22ef3b3029eabe6d50d45b6a44f14c.zip |
net-misc/dhcp: stable 4.4.1 for ia64, bug #666860
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.4.1.ebuild b/net-misc/dhcp/dhcp-4.4.1.ebuild index c3848a50d3e9..7039c275f145 100644 --- a/net-misc/dhcp/dhcp-4.4.1.ebuild +++ b/net-misc/dhcp/dhcp-4.4.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz LICENSE="MPL-2.0 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=" |