From: Ben Kohler Date: Tue, 17 Dec 2019 14:00:26 +0000 (-0600) Subject: dev-libs/newt: restrict tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4969f5260c2c30b7dc5d59c53b3e8b0cfc317b6b;p=gentoo.git 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 --- 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="