From 65dc845d78147812ff1616f4d77d1fc977b3378d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 25 Oct 2019 21:05:55 +0200 Subject: [PATCH] bcrypt: clean up. --- dev-python/bcrypt/bcrypt-3.1.7.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/bcrypt/bcrypt-3.1.7.recipe b/dev-python/bcrypt/bcrypt-3.1.7.recipe index d7eb2f787..1e2aef856 100644 --- a/dev-python/bcrypt/bcrypt-3.1.7.recipe +++ b/dev-python/bcrypt/bcrypt-3.1.7.recipe @@ -27,7 +27,6 @@ BUILD_PREREQUIRES=" PYTHON_PACKAGES=() PYTHON_VERSIONS=() -PYTHON_LIBSUFFIXES=() # We don't have python2 for secondaryArch if [ -z "$secondaryArchSuffix" ]; then PYTHON_PACKAGES+=(python)