commit: 36d1d1e7cbd87b409d0ff53b9c9eb5aa732c7579
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 19 09:35:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 19 09:35:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d1d1e7
net-fs/samba: Stabilize 4.22.3 ppc, #962890
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-fs/samba/samba-4.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-fs/samba/samba-4.22.3.ebuild b/net-fs/samba/samba-4.22.3.ebuild
index 1d0b4f652427..3feeeb5112e8 100644
--- a/net-fs/samba/samba-4.22.3.ebuild
+++ b/net-fs/samba/samba-4.22.3.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}"