diff options
Diffstat (limited to 'dev-python/rospkg')
-rw-r--r-- | dev-python/rospkg/rospkg-1.1.10.ebuild | 1 | ||||
-rw-r--r-- | dev-python/rospkg/rospkg-1.1.9.ebuild | 1 | ||||
-rw-r--r-- | dev-python/rospkg/rospkg-9999.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/rospkg/rospkg-1.1.10.ebuild b/dev-python/rospkg/rospkg-1.1.10.ebuild index 0e81f9b79bb0..4043929c6edf 100644 --- a/dev-python/rospkg/rospkg-1.1.10.ebuild +++ b/dev-python/rospkg/rospkg-1.1.10.ebuild @@ -28,6 +28,7 @@ fi LICENSE="BSD" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/rospkg/rospkg-1.1.9.ebuild b/dev-python/rospkg/rospkg-1.1.9.ebuild index 0e81f9b79bb0..4043929c6edf 100644 --- a/dev-python/rospkg/rospkg-1.1.9.ebuild +++ b/dev-python/rospkg/rospkg-1.1.9.ebuild @@ -28,6 +28,7 @@ fi LICENSE="BSD" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 0e81f9b79bb0..4043929c6edf 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -28,6 +28,7 @@ fi LICENSE="BSD" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" BDEPEND=" |