diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2019-11-20 08:17:38 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2019-11-20 08:38:50 +0100 |
commit | 8d50ee1e24a1ccc0c632ac2bcfeb172afa0646b8 (patch) | |
tree | de3a9cd5e5bf28b0135e2809648dbb57ae78a5cb /dev-tcltk | |
parent | dev-python/scrypt: Version bump to 0.8.13, add py38, pypy3 (diff) | |
download | gentoo-8d50ee1e24a1ccc0c632ac2bcfeb172afa0646b8.tar.gz gentoo-8d50ee1e24a1ccc0c632ac2bcfeb172afa0646b8.tar.bz2 gentoo-8d50ee1e24a1ccc0c632ac2bcfeb172afa0646b8.zip |
dev-tcltk/tcllib: MissingTestRestrict
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.19.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild index 437db369c486..074b7414f650 100644 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild @@ -13,6 +13,7 @@ LICENSE="BSD" SLOT="0" IUSE="examples" KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux" +RESTRICT="!test? ( test )" RDEPEND=" dev-lang/tcl:0= |