mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-06 19:22:17 +01:00
net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit 44e09da94649cb275b8fcfb8fea31fbc0ca97316. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
0a0dfbe70e
commit
48716eaad1
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
|
|
||||||
inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1
|
inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
|
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux"
|
||||||
IUSE="+acl +ads +caps creds pam +python systemd"
|
IUSE="+acl +ads +caps creds pam +python systemd"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user