diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:24:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:27:21 +0000 |
commit | 792782c7d8606a87d65e30dfc4aeef639a000962 (patch) | |
tree | 696a4c747c7a75e3d20d391023a233056fc94f1a /net-misc/dhcp | |
parent | net-analyzer/hping: stable 3_pre20051105-r6 for sparc, bug #615816 (thanks to... (diff) | |
download | gentoo-792782c7d8606a87d65e30dfc4aeef639a000962.tar.gz gentoo-792782c7d8606a87d65e30dfc4aeef639a000962.tar.bz2 gentoo-792782c7d8606a87d65e30dfc4aeef639a000962.zip |
net-misc/dhcp: stable 4.3.5 for sparc, bug #626750 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.3.5.ebuild b/net-misc/dhcp/dhcp-4.3.5.ebuild index aff36679d428..ece1188d4e1b 100644 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild +++ b/net-misc/dhcp/dhcp-4.3.5.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 ~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=" |