commit:     05017b245b9210b5d43903b45a06b61a3904d9ea
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Oct 30 19:43:35 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Oct 30 19:43:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05017b24

app-admin/glance: remove sed

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 app-admin/glance/glance-23.0.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-admin/glance/glance-23.0.0.ebuild 
b/app-admin/glance/glance-23.0.0.ebuild
index e80aed76d..26203fab4 100644
--- a/app-admin/glance/glance-23.0.0.ebuild
+++ b/app-admin/glance/glance-23.0.0.ebuild
@@ -109,7 +109,6 @@ REQUIRED_USE="
 distutils_enable_tests pytest
 
 python_prepare_all() {
-       sed -i '/xattr/d' test-requirements.txt || die
        sed -i '/pysendfile/d' test-requirements.txt || die
        sed -i '/^hacking/d' test-requirements.txt || die
        distutils-r1_python_prepare_all

Reply via email to