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 D3C5C15817D for ; Sun, 9 Jun 2024 21:12:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B61AE2A5E; 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 07B17E2A5E 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 A8E39341DD0 for ; Sun, 9 Jun 2024 21:12:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A1751C93 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: <1717967493.1060d27c1525b8fb30e64638446885d8b4823708.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: 1060d27c1525b8fb30e64638446885d8b4823708 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: 7400826d-be66-4e70-ae05-b798d6524a13 X-Archives-Hash: d1bd301e61307e9e012107d2d88a0cb7 commit: 1060d27c1525b8fb30e64638446885d8b4823708 Author: Sam James gentoo org> AuthorDate: Sun Jun 9 21:11:33 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 9 21:11:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1060d27c net-dns/s6-dns: Keyword 2.3.7.1 ppc64, #933981 Signed-off-by: Sam James gentoo.org> net-dns/s6-dns/s6-dns-2.3.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 cc862d7aeb48..66ed9153a5a9 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=">=dev-libs/skalibs-2.14.0.0:=" DEPEND="${RDEPEND}"