diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:20:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:21:35 +0000 |
commit | 3906dea4a1c0483c60c401987b374db2de5e6849 (patch) | |
tree | df38c77f4a979d16a9de609d76106e9428a9e895 /net-misc/dhcp | |
parent | net-mail/dovecot: stable 2.2.34 for ia64, bug #648894 (diff) | |
download | gentoo-3906dea4a1c0483c60c401987b374db2de5e6849.tar.gz gentoo-3906dea4a1c0483c60c401987b374db2de5e6849.tar.bz2 gentoo-3906dea4a1c0483c60c401987b374db2de5e6849.zip |
net-misc/dhcp: stable 4.3.6_p1 for ia64, bug #649010
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-misc/dhcp')
-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 55cb340ec65e..58c062f1fe35 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=" |