diff options
Diffstat (limited to 'dev-libs/leatherman/leatherman-1.9.1.ebuild')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.9.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/leatherman/leatherman-1.9.1.ebuild b/dev-libs/leatherman/leatherman-1.9.1.ebuild index 335426971404..5767dcd6355c 100644 --- a/dev-libs/leatherman/leatherman-1.9.1.ebuild +++ b/dev-libs/leatherman/leatherman-1.9.1.ebuild @@ -11,6 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" IUSE="debug static-libs test" +RESTRICT="!test? ( test )" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="0/${PV}" |