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 A3DC4158095 for ; Tue, 4 Oct 2022 20:34:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4F12E0929; Tue, 4 Oct 2022 20:34:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0B23E0929 for ; Tue, 4 Oct 2022 20:34:15 +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 15B93340E8D for ; Tue, 4 Oct 2022 20:34:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A770609 for ; Tue, 4 Oct 2022 20:34:12 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1664915626.f18b0614d505f8ec2b1fedda78aedbdae4b66c9c.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/ddclient/ddclient-3.10.0_rc2.ebuild X-VCS-Directories: net-dns/ddclient/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: f18b0614d505f8ec2b1fedda78aedbdae4b66c9c X-VCS-Branch: master Date: Tue, 4 Oct 2022 20:34:12 +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: b2bff4e8-8cab-4348-8931-bd9606bfead1 X-Archives-Hash: 2d6f780d0f37911e5bd3399d3ac64318 commit: f18b0614d505f8ec2b1fedda78aedbdae4b66c9c Author: Conrad Kostecki gentoo org> AuthorDate: Tue Oct 4 20:26:55 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Oct 4 20:33:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18b0614 net-dns/ddclient: restrict tests Closes: https://bugs.gentoo.org/874354 Signed-off-by: Conrad Kostecki gentoo.org> net-dns/ddclient/ddclient-3.10.0_rc2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-dns/ddclient/ddclient-3.10.0_rc2.ebuild b/net-dns/ddclient/ddclient-3.10.0_rc2.ebuild index 6e67a98dd294..62aa3c885802 100644 --- a/net-dns/ddclient/ddclient-3.10.0_rc2.ebuild +++ b/net-dns/ddclient/ddclient-3.10.0_rc2.ebuild @@ -16,6 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc LICENSE="GPL-2+" SLOT="0" IUSE="examples selinux" +RESTRICT="test" RDEPEND=" acct-group/ddclient