diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-30 20:31:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-30 20:31:58 +0100 |
commit | 4c215ee87de49602335d4f36fe8cb1b4d623475e (patch) | |
tree | bb721f8866587040661f1bcb50e58b85b6b4dbe0 /net-misc | |
parent | dev-lang/lua: arm stable, bug #520480 (diff) | |
download | gentoo-4c215ee87de49602335d4f36fe8cb1b4d623475e.tar.gz gentoo-4c215ee87de49602335d4f36fe8cb1b4d623475e.tar.bz2 gentoo-4c215ee87de49602335d4f36fe8cb1b4d623475e.zip |
net-misc/dhcp: arm stable, bug #576866
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
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 1567e16b1525..c95c5c1a059b 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=" |