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 84CCE13933E for ; Thu, 15 Jul 2021 21:42:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99A7BE0DD7; Thu, 15 Jul 2021 21:42:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 83C4CE0DD7 for ; Thu, 15 Jul 2021 21:42:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F027B342D79 for ; Thu, 15 Jul 2021 21:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F0E6844 for ; Thu, 15 Jul 2021 21:42:48 +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: <1626385348.e9e20e5fa7097c80fc88821f47575a072ceb5acf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/djbdns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/djbdns/djbdns-1.05-r35.ebuild X-VCS-Directories: net-dns/djbdns/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e9e20e5fa7097c80fc88821f47575a072ceb5acf X-VCS-Branch: master Date: Thu, 15 Jul 2021 21:42:48 +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: 12e55c3b-dd9c-4995-bfde-9602d283a747 X-Archives-Hash: c9a35a17278e1972e06a14d29411b93c commit: e9e20e5fa7097c80fc88821f47575a072ceb5acf Author: Sam James gentoo org> AuthorDate: Thu Jul 15 21:42:28 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 15 21:42:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e20e5f net-dns/djbdns: Stabilize 1.05-r35 sparc, #802321 Signed-off-by: Sam James gentoo.org> net-dns/djbdns/djbdns-1.05-r35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/djbdns/djbdns-1.05-r35.ebuild b/net-dns/djbdns/djbdns-1.05-r35.ebuild index 70bf8bdeb5f..6b06f4f1eeb 100644 --- a/net-dns/djbdns/djbdns-1.05-r35.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r35.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://cr.yp.to/djbdns/${P}.tar.gz SLOT="0" LICENSE="public-domain" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 sparc x86" IUSE="ipv6 selinux" DEPEND=""