diff --git a/dev-libs/beecrypt/beecrypt-4.2.1-r4.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1-r4.ebuild index fe156b42d4997..e0bf957fa4c00 100644 --- a/dev-libs/beecrypt/beecrypt-4.2.1-r4.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.2.1-r4.ebuild @@ -82,7 +82,7 @@ src_test() { src_install() { default - if python; then + if use python; then rm -f "${D%/}$(python_get_sitedir)"/_bc.*a || die fi if ! use static-libs; then