From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 497251382C5 for ; Thu, 3 Jun 2021 08:23:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 586A8E087E; Thu, 3 Jun 2021 08:23:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A84CE0882 for ; Thu, 3 Jun 2021 08:23:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14FAF340FA1 for ; Thu, 3 Jun 2021 08:23:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 894957B0 for ; Thu, 3 Jun 2021 08:23:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1622708532.deada1bb0aa262b159da7412e826bcc32ab0ee0d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dhcp/dhcp-4.4.2_p1.ebuild X-VCS-Directories: net-misc/dhcp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: deada1bb0aa262b159da7412e826bcc32ab0ee0d X-VCS-Branch: master Date: Thu, 3 Jun 2021 08:23:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b99e7a34-b94e-4641-a44d-d203da6fb9eb X-Archives-Hash: 61e184e17897df3f954b7891b3ab6e18 commit: deada1bb0aa262b159da7412e826bcc32ab0ee0d Author: Sam James gentoo org> AuthorDate: Thu Jun 3 08:22:12 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 3 08:22:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deada1bb net-misc/dhcp: Stabilize 4.4.2_p1 ppc64, #792324 Signed-off-by: Sam James gentoo.org> net-misc/dhcp/dhcp-4.4.2_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dhcp/dhcp-4.4.2_p1.ebuild b/net-misc/dhcp/dhcp-4.4.2_p1.ebuild index 1a88dafeecb..c1011a8e63e 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="