From: Tupone Alfredo Date: Wed, 20 Nov 2019 07:40:01 +0000 (+0100) Subject: dev-tcltk/tktray: MissingTestRestrict X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d;p=gentoo.git dev-tcltk/tktray: MissingTestRestrict Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Alfredo Tupone --- diff --git a/dev-tcltk/tktray/tktray-1.3.9.ebuild b/dev-tcltk/tktray/tktray-1.3.9.ebuild index 8b1b102c4bca..3cb9eb4b38ab 100644 --- a/dev-tcltk/tktray/tktray-1.3.9.ebuild +++ b/dev-tcltk/tktray/tktray-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ LICENSE="tcltk" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="debug threads test" +RESTRICT="!test? ( test )" DEPEND=" >=dev-lang/tcl-8.4:0=