diff options
author | Sam James <sam@gentoo.org> | 2020-09-19 22:05:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-19 22:05:22 +0000 |
commit | 18c2ebda4f3548359d32757ba627f6f6dc262060 (patch) | |
tree | 3945af5b2a143e99e4446702e3c92055c885908b /net-fs | |
parent | net-analyzer/net-snmp: Stabilize 5.9-r2 arm64, #743538 (diff) | |
download | gentoo-18c2ebda4f3548359d32757ba627f6f6dc262060.tar.gz gentoo-18c2ebda4f3548359d32757ba627f6f6dc262060.tar.bz2 gentoo-18c2ebda4f3548359d32757ba627f6f6dc262060.zip |
net-fs/cifs-utils: Stabilize 6.11 amd64, #743211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-6.11.ebuild b/net-fs/cifs-utils/cifs-utils-6.11.ebuild index 60fc83186873..e987e875970d 100644 --- a/net-fs/cifs-utils/cifs-utils-6.11.ebuild +++ b/net-fs/cifs-utils/cifs-utils-6.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-linux" IUSE="+acl +ads +caps creds pam systemd" RDEPEND=" |