summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/rr/rr-4.5.0.ebuild')
-rw-r--r--dev-util/rr/rr-4.5.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/rr/rr-4.5.0.ebuild b/dev-util/rr/rr-4.5.0.ebuild
index 32d5d5d6983e..55b04f3fab33 100644
--- a/dev-util/rr/rr-4.5.0.ebuild
+++ b/dev-util/rr/rr-4.5.0.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
@@ -30,6 +30,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
PATCHES=(
"${FILESDIR}"/${P}-sysmacros.patch
)