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 4DA91158041 for ; Sun, 25 Feb 2024 11:17:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80DCAE29D1; Sun, 25 Feb 2024 11:17:22 +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 58A4EE29D1 for ; Sun, 25 Feb 2024 11:17:22 +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 64422342FF8 for ; Sun, 25 Feb 2024 11:17:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED78B14B1 for ; Sun, 25 Feb 2024 11:17:19 +0000 (UTC) From: "Hanno Böck" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Böck" Message-ID: <1708859816.09dc83b90d22d9b6ffe18b85f2f181b846082d9b.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/unp/unp-2.0.ebuild X-VCS-Directories: app-arch/unp/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Böck X-VCS-Revision: 09dc83b90d22d9b6ffe18b85f2f181b846082d9b X-VCS-Branch: master Date: Sun, 25 Feb 2024 11:17:19 +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: e85d1d47-aa66-47ef-9f36-a63e5d9dc6b3 X-Archives-Hash: 86fdead18335ca3f842e084663c25343 commit: 09dc83b90d22d9b6ffe18b85f2f181b846082d9b Author: Hanno Böck gentoo org> AuthorDate: Sun Feb 25 11:16:56 2024 +0000 Commit: Hanno Böck gentoo org> CommitDate: Sun Feb 25 11:16:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09dc83b9 app-arch/unp: add proper RESTRICT var for tests Signed-off-by: Hanno Böck gentoo.org> app-arch/unp/unp-2.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-arch/unp/unp-2.0.ebuild b/app-arch/unp/unp-2.0.ebuild index adda2e2d2d1b..97e56777248a 100644 --- a/app-arch/unp/unp-2.0.ebuild +++ b/app-arch/unp/unp-2.0.ebuild @@ -23,6 +23,8 @@ DEPEND="nls? ( sys-devel/gettext ) RDEPEND="${DEPEND} dev-lang/perl" +RESTRICT="!test? ( test )" + src_compile() { if use nls; then strip-linguas -i .