diff options
Diffstat (limited to 'dev-util/cgdb/cgdb-9999.ebuild')
-rw-r--r-- | dev-util/cgdb/cgdb-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/cgdb/cgdb-9999.ebuild b/dev-util/cgdb/cgdb-9999.ebuild index 846d5c8597bd..5a8f52e6edac 100644 --- a/dev-util/cgdb/cgdb-9999.ebuild +++ b/dev-util/cgdb/cgdb-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,6 +19,7 @@ HOMEPAGE="http://cgdb.github.io/" LICENSE="GPL-2" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" DEPEND=" sys-libs/ncurses:0= |