diff options
Diffstat (limited to 'dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild')
-rw-r--r-- | dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild index d24c376aa411..ceddd52d1f42 100644 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild @@ -25,6 +25,7 @@ fi LICENSE="BSD" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |