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 645FB158087 for ; Fri, 21 Jan 2022 12:25:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 954462BC007; Fri, 21 Jan 2022 12:25:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65E782BC007 for ; Fri, 21 Jan 2022 12:25:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 526E7342F73 for ; Fri, 21 Jan 2022 12:25:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D66821D for ; Fri, 21 Jan 2022 12:25:24 +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: <1642767901.67ddca2592b2c32a2c86cd6b6cad4126a1d43b49.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/resolvconf-symlink/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild X-VCS-Directories: net-dns/resolvconf-symlink/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 67ddca2592b2c32a2c86cd6b6cad4126a1d43b49 X-VCS-Branch: master Date: Fri, 21 Jan 2022 12:25:24 +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: 8e9120ff-5d91-4541-aa7a-4a7cd88a3f85 X-Archives-Hash: f185cbb6fa420c87dea26813752f2458 commit: 67ddca2592b2c32a2c86cd6b6cad4126a1d43b49 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Jan 20 17:01:48 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 21 12:25:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ddca25 net-dns/resolvconf-symlink: keyword 0 for sparc, bug #831409 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild index ac49c77edaf7..f3cff56ba096 100644 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild @@ -10,7 +10,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~m68k ~riscv ~x86" +KEYWORDS="~amd64 ~m68k ~riscv ~sparc ~x86" IUSE="+symlink" pkg_preinst() {