diff options
Diffstat (limited to 'dev-python/botocore/botocore-1.12.223.ebuild')
-rw-r--r-- | dev-python/botocore/botocore-1.12.223.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/botocore/botocore-1.12.223.ebuild b/dev-python/botocore/botocore-1.12.223.ebuild index f81c7d0b849a..1b2106971f31 100644 --- a/dev-python/botocore/botocore-1.12.223.ebuild +++ b/dev-python/botocore/botocore-1.12.223.ebuild @@ -11,6 +11,7 @@ HOMEPAGE="https://github.com/boto/botocore" LICENSE="Apache-2.0" SLOT="0" IUSE="doc test" +RESTRICT="!test? ( test )" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://github.com/boto/botocore" |