diff options
Diffstat (limited to 'net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild')
-rw-r--r-- | net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild index 608ea0ded029..dbb861877c8b 100644 --- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild +++ b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild @@ -16,6 +16,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" IUSE="test" +RESTRICT="!test? ( test )" S="${WORKDIR}/${MY_PN}-${PV}" |