projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d50ee1
)
dev-tcltk/tktray: MissingTestRestrict
author
Tupone Alfredo
<tupone@gentoo.org>
Wed, 20 Nov 2019 07:40:01 +0000
(08:40 +0100)
committer
Tupone Alfredo
<tupone@gentoo.org>
Wed, 20 Nov 2019 07:40:01 +0000
(08:40 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/tktray/tktray-1.3.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-tcltk/tktray/tktray-1.3.9.ebuild
b/dev-tcltk/tktray/tktray-1.3.9.ebuild
index 8b1b102c4bca4e3a909f590202372e7d85ad44d5..3cb9eb4b38ab69f54ef01fadeb867cd7cd7bf1f8 100644
(file)
--- a/
dev-tcltk/tktray/tktray-1.3.9.ebuild
+++ b/
dev-tcltk/tktray/tktray-1.3.9.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 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=