diff options
Diffstat (limited to 'dev-python/bcrypt/bcrypt-3.1.6.ebuild')
-rw-r--r-- | dev-python/bcrypt/bcrypt-3.1.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bcrypt/bcrypt-3.1.6.ebuild b/dev-python/bcrypt/bcrypt-3.1.6.ebuild index 4f6e5f0f2120..98355a38ab3c 100644 --- a/dev-python/bcrypt/bcrypt-3.1.6.ebuild +++ b/dev-python/bcrypt/bcrypt-3.1.6.ebuild @@ -15,6 +15,7 @@ SLOT="0" LICENSE="Apache-2.0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" +RESTRICT="!test? ( test )" COMMON_DEPEND=" $(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 'python*') |