From 4969f5260c2c30b7dc5d59c53b3e8b0cfc317b6b Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 17 Dec 2019 08:00:26 -0600 Subject: [PATCH] dev-libs/newt: restrict tests 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 --- dev-libs/newt/newt-0.52.21-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-libs/newt/newt-0.52.21-r1.ebuild b/dev-libs/newt/newt-0.52.21-r1.ebuild index a7c6a11c04da..3a5525c24583 100644 --- 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=" -- 2.26.2