summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2019-11-20 08:40:01 +0100
committerTupone Alfredo <tupone@gentoo.org>2019-11-20 08:40:01 +0100
commit2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d (patch)
tree3a79b48f3a8f4930924be89a4f4cc5779ce6f888 /dev-tcltk/tktray/tktray-1.3.9.ebuild
parentdev-tcltk/tcllib: MissingTestRestrict (diff)
downloadgentoo-2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d.tar.gz
gentoo-2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d.tar.bz2
gentoo-2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d.zip
dev-tcltk/tktray: MissingTestRestrict
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tktray/tktray-1.3.9.ebuild')
-rw-r--r--dev-tcltk/tktray/tktray-1.3.9.ebuild3
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=