commit: 439aab063e55bdce069419774ead6966be2fd14e
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Apr 11 22:27:01 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 06:25:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439aab06
net-fs/cifs-utils: remove REQUIRED_USE="acl? ( ads )"
No longer seems to be accurate. Build and runtime tested.
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
b/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
index 8720d8f3a066..6e303af03995 100644
--- a/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
@@ -37,7 +37,6 @@ PDEPEND="
"
REQUIRED_USE="
- acl? ( ads )
python? ( ${PYTHON_REQUIRED_USE} )
"