diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-11 18:27:01 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 09:25:10 +0300 |
commit | 439aab063e55bdce069419774ead6966be2fd14e (patch) | |
tree | 04d30759c11ecb2f80f63943dbe861f786d87b4a /net-fs | |
parent | media-libs/libjxl: unkeyword all for ~ppc (diff) | |
download | gentoo-439aab063e55bdce069419774ead6966be2fd14e.tar.gz gentoo-439aab063e55bdce069419774ead6966be2fd14e.tar.bz2 gentoo-439aab063e55bdce069419774ead6966be2fd14e.zip |
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@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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} ) " |