commit: 2d49e83a932d15be96a3ea6a7e1f0d5c09c7214d
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 07:40:01 2019 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 07:40:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d49e83a
dev-tcltk/tktray: MissingTestRestrict
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/tktray/tktray-1.3.9.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-tcltk/tktray/tktray-1.3.9.ebuild
b/dev-tcltk/tktray/tktray-1.3.9.ebuild
index 8b1b102c4bc..3cb9eb4b38a 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=