summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild')
-rw-r--r--dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild b/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild
index fbc619a957d8..3c2c865d6aaf 100644
--- a/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild
+++ b/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.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=6
@@ -12,6 +12,7 @@ DESCRIPTION="Perl UI framework based on the curses library"
SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-perl/Curses
dev-perl/TermReadKey"