From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1604035-garchives=archives.gentoo.org@lists.gentoo.org>
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 <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sun, 25 Feb 2024 11:17:19 +0000 (UTC)
From: "Hanno Böck" <hanno@gentoo.org>
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" <hanno@gentoo.org>
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: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
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 <hanno <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 11:16:56 2024 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> 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 <hanno <AT> 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 .