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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 369F3138334 for ; Thu, 3 Oct 2019 18:53:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D2C4E0839; Thu, 3 Oct 2019 18:53:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 309EEE0839 for ; Thu, 3 Oct 2019 18:53:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD27A34B7F7 for ; Thu, 3 Oct 2019 18:53:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E242476A for ; Thu, 3 Oct 2019 18:53:51 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1570128813.0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/gnat-gpl/gnat-gpl-2019.ebuild X-VCS-Directories: dev-lang/gnat-gpl/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec X-VCS-Branch: master Date: Thu, 3 Oct 2019 18:53:51 +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: ee389a91-9787-4ba2-8afc-203e5d50afc2 X-Archives-Hash: 8249c76010a6baf86466f75e30a78e6e commit: 0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec Author: Tupone Alfredo gentoo org> AuthorDate: Thu Oct 3 18:53:33 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Thu Oct 3 18:53:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a06ad32 dev-lang/gnat-gpl: fix MissingTestRestrict Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone gentoo.org> dev-lang/gnat-gpl/gnat-gpl-2019.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild index 30d6ef53b40..18d5bb26ac1 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild @@ -40,6 +40,7 @@ SRC_URI+=" LICENSE+=" GPL-2 GPL-3" KEYWORDS="amd64 x86" IUSE="+bootstrap" +RESTRICT="!test? ( test )" RDEPEND="!sys-devel/gcc:${GCC_CONFIG_VER}" DEPEND="${RDEPEND}