diff options
-rw-r--r-- | dev-tcltk/tktray/tktray-1.3.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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= |