summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:59:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:59:12 +0300
commite0294f7e92b6c07542a4d90c2bd5598d4d012845 (patch)
treeba2d88d14d5f34dc1c83c82f59b892aed6039756 /net-fs/samba
parentsys-libs/ldb: Stabilize 2.8.1 amd64, #941101 (diff)
downloadgentoo-e0294f7e92b6c07542a4d90c2bd5598d4d012845.tar.gz
gentoo-e0294f7e92b6c07542a4d90c2bd5598d4d012845.tar.bz2
gentoo-e0294f7e92b6c07542a4d90c2bd5598d4d012845.zip
net-fs/samba: Stabilize 4.19.7 amd64, #941101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r--net-fs/samba/samba-4.19.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.19.7.ebuild b/net-fs/samba/samba-4.19.7.ebuild
index 3a30f5514553..3959c21506c7 100644
--- a/net-fs/samba/samba-4.19.7.ebuild
+++ b/net-fs/samba/samba-4.19.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 ~ppc ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc x86"
fi
S="${WORKDIR}/${MY_P}"