commit:     0a06ad32c6ef3eeb7c7f700a268bf62c8716b8ec
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 18:53:33 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> 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 <tupone <AT> 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}

Reply via email to