commit: db9905e351a9327196b0f58474ac3a84ff3dd43f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 20:03:46 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 20:03:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9905e3
net-fs/samba: Stabilize 4.20.7 ppc, #953453
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-fs/samba/samba-4.20.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-fs/samba/samba-4.20.7.ebuild b/net-fs/samba/samba-4.20.7.ebuild
index d71028467c06..6e10e7221e59 100644
--- a/net-fs/samba/samba-4.20.7.ebuild
+++ b/net-fs/samba/samba-4.20.7.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *_rc* ]]; then
SRC_URI="https://download.samba.org/pub/samba/rc/${MY_P}.tar.gz"
else
SRC_URI="https://download.samba.org/pub/samba/stable/${MY_P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv
~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~sparc x86"
fi
S="${WORKDIR}/${MY_P}"