commit: 3edd432a06906433da7596d1c446d7cb1ef65647
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 07:34:27 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 07:34:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edd432a
net-fs/samba: Stabilize 4.20.7 arm64, #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 ba5c0cd3c89b..c7b5ed38b1b9 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}"