diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 19:43:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 19:43:21 +0200 |
commit | 19688203abedfb6cf3be99ad58d518814fc8ad03 (patch) | |
tree | 43f6ac2ac1936e582e3d0dbeda5f92e0cf4f4833 /net-fs/cifs-utils | |
parent | dev-libs/libatomic_ops: amd64 stable wrt bug #693844 (diff) | |
download | gentoo-19688203abedfb6cf3be99ad58d518814fc8ad03.tar.gz gentoo-19688203abedfb6cf3be99ad58d518814fc8ad03.tar.bz2 gentoo-19688203abedfb6cf3be99ad58d518814fc8ad03.zip |
net-fs/cifs-utils: amd64 stable wrt bug #693852
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-fs/cifs-utils')
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild b/net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild index 622260bab9ec..2403c25517ee 100644 --- a/net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild +++ b/net-fs/cifs-utils/cifs-utils-6.9-r1.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 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" IUSE="+acl +ads +caps creds pam" RDEPEND=" |