dev-tcltk/itk: MissingTestRestrict
authorTupone Alfredo <tupone@gentoo.org>
Fri, 15 Nov 2019 07:33:54 +0000 (08:33 +0100)
committerTupone Alfredo <tupone@gentoo.org>
Fri, 15 Nov 2019 07:34:38 +0000 (08:34 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/itk/itk-3.4.1.ebuild
dev-tcltk/itk/itk-4.1.0.ebuild

index c3275997968bbf5f76f7c8566f6d71a5e4360165..a41cf3f9a8a08cc411707aba4898bec1764176ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ IUSE=""
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        <dev-lang/tk-8.6:=
index 0a2f385856402bee5081f4d87363f4f749f20deb..1ef04b1795c0bd069e4f171a0ea47c00f0570ac3 100644 (file)
@@ -16,6 +16,7 @@ IUSE=""
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        >=dev-lang/tk-8.6:=