diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-19 03:27:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-19 03:27:56 +0200 |
commit | a86b6f648abae8c2930d735e763b57b1e875f6b9 (patch) | |
tree | 08f102dd6da6a5c5bc5ed090bb4db82ab7af66d8 /net-fs | |
parent | sys-fs/udev: ppc64 stable wrt bug #808889 (diff) | |
download | gentoo-a86b6f648abae8c2930d735e763b57b1e875f6b9.tar.gz gentoo-a86b6f648abae8c2930d735e763b57b1e875f6b9.tar.bz2 gentoo-a86b6f648abae8c2930d735e763b57b1e875f6b9.zip |
net-fs/cifs-utils: sparc stable wrt bug #808851
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-6.13.ebuild b/net-fs/cifs-utils/cifs-utils-6.13.ebuild index 08574e12a81a..18941f359b9c 100644 --- a/net-fs/cifs-utils/cifs-utils-6.13.ebuild +++ b/net-fs/cifs-utils/cifs-utils-6.13.ebuild @@ -13,7 +13,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 ~riscv ~s390 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux" IUSE="+acl +ads +caps creds pam systemd" RDEPEND=" |