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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A84E415817D for ; Sun, 9 Jun 2024 21:12:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4D31E2A65; Sun, 9 Jun 2024 21:12:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7306E2A65 for ; Sun, 9 Jun 2024 21:12:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1939341B52 for ; Sun, 9 Jun 2024 21:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7DF31C84 for ; Sun, 9 Jun 2024 21:12:51 +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: <1717967497.0631c29e4dc6a644622ff3563296b0b591b18ee6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/s6-dns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/s6-dns/s6-dns-2.3.7.1.ebuild X-VCS-Directories: net-dns/s6-dns/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0631c29e4dc6a644622ff3563296b0b591b18ee6 X-VCS-Branch: master Date: Sun, 9 Jun 2024 21:12:51 +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: e80a8836-53b2-4fa9-a7ea-7357a54ed99c X-Archives-Hash: b1874c06f083ed54da43ee675ff69ef3 commit: 0631c29e4dc6a644622ff3563296b0b591b18ee6 Author: Sam James gentoo org> AuthorDate: Sun Jun 9 21:11:37 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 9 21:11:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0631c29e net-dns/s6-dns: Keyword 2.3.7.1 ppc, #933981 Signed-off-by: Sam James gentoo.org> net-dns/s6-dns/s6-dns-2.3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/s6-dns/s6-dns-2.3.7.1.ebuild b/net-dns/s6-dns/s6-dns-2.3.7.1.ebuild index 66ed9153a5a9..e566ec1b44b9 100644 --- a/net-dns/s6-dns/s6-dns-2.3.7.1.ebuild +++ b/net-dns/s6-dns/s6-dns-2.3.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2).7.1" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND=">=dev-libs/skalibs-2.14.0.0:=" DEPEND="${RDEPEND}"