Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/
Date: Thu, 03 Oct 2019 18:53:58
Message-Id: 1570128813.0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec.tupone@gentoo
1 commit: 0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 18:53:33 2019 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 18:53:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a06ad32
7
8 dev-lang/gnat-gpl: fix MissingTestRestrict
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 dev-lang/gnat-gpl/gnat-gpl-2019.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild
17 index 30d6ef53b40..18d5bb26ac1 100644
18 --- a/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild
19 +++ b/dev-lang/gnat-gpl/gnat-gpl-2019.ebuild
20 @@ -40,6 +40,7 @@ SRC_URI+="
21 LICENSE+=" GPL-2 GPL-3"
22 KEYWORDS="amd64 x86"
23 IUSE="+bootstrap"
24 +RESTRICT="!test? ( test )"
25
26 RDEPEND="!sys-devel/gcc:${GCC_CONFIG_VER}"
27 DEPEND="${RDEPEND}