diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 19:00:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 19:00:10 +0000 |
commit | 9e657c7ab28994f53d1b54da422661b365987feb (patch) | |
tree | 3330325b4d9258de20841ed18538e6408497afc3 /net-misc/dhcp | |
parent | dev-db/redis: Stabilize 6.0.14 x86, #793719 (diff) | |
download | gentoo-9e657c7ab28994f53d1b54da422661b365987feb.tar.gz gentoo-9e657c7ab28994f53d1b54da422661b365987feb.tar.bz2 gentoo-9e657c7ab28994f53d1b54da422661b365987feb.zip |
net-misc/dhcp: Stabilize 4.4.2_p1 x86, #792324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/dhcp-4.4.2_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.4.2_p1.ebuild b/net-misc/dhcp/dhcp-4.4.2_p1.ebuild index 1a0e0a3d7f5f..8d24273b2acf 100644 --- a/net-misc/dhcp/dhcp-4.4.2_p1.ebuild +++ b/net-misc/dhcp/dhcp-4.4.2_p1.ebuild @@ -18,7 +18,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="+client ipv6 kernel_linux ldap selinux +server ssl vim-syntax" DEPEND=" |