summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-11-10 22:14:27 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-11-10 22:14:27 +0000
commita8338b3dcb35c30cc3d36077da1859c8de77029d (patch)
treed9b6c9bbf885a27050222639ae428571aebfe1ba /sys-devel/gdb/gdb-8.3.1.ebuild
parentsys-devel/gdb: drop outdated dev-util/gdbserver blocker (diff)
downloadgentoo-a8338b3dcb35c30cc3d36077da1859c8de77029d.tar.gz
gentoo-a8338b3dcb35c30cc3d36077da1859c8de77029d.tar.bz2
gentoo-a8338b3dcb35c30cc3d36077da1859c8de77029d.zip
sys-devel/gdb: add RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gdb/gdb-8.3.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-8.3.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-8.3.1.ebuild b/sys-devel/gdb/gdb-8.3.1.ebuild
index 719822701ec4..635cd50b6fb2 100644
--- a/sys-devel/gdb/gdb-8.3.1.ebuild
+++ b/sys-devel/gdb/gdb-8.3.1.ebuild
@@ -59,6 +59,8 @@ REQUIRED_USE="
RESTRICT="
hppa? ( test )
ia64? ( test )
+
+ !test? ( test )
"
RDEPEND="