projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
632bebe
)
dev-libs/newt: restrict tests
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 17 Dec 2019 14:00:26 +0000
(08:00 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 17 Dec 2019 14:00:49 +0000
(08:00 -0600)
There are no autotests, only an interactive demo menu for testing
purposes.
Closes: https://bugs.gentoo.org/703128
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
dev-libs/newt/newt-0.52.21-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/newt/newt-0.52.21-r1.ebuild
b/dev-libs/newt/newt-0.52.21-r1.ebuild
index a7c6a11c04daececfd321752a59f921fd3d75670..3a5525c24583aa1e8ceddd29643274265a07e31c 100644
(file)
--- a/
dev-libs/newt/newt-0.52.21-r1.ebuild
+++ b/
dev-libs/newt/newt-0.52.21-r1.ebuild
@@
-15,6
+15,8
@@
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="gpm nls tcl"
+RESTRICT="test"
+
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="