commit: f18b0614d505f8ec2b1fedda78aedbdae4b66c9c Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 20:26:55 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> 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 <conikost <AT> 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
