summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-05-29 16:43:18 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-05-29 16:43:18 +0200
commitd627a56284478cfb8f9c1cca7e2f57272ffe1dcc (patch)
tree8393efeca8ed6addce447bbb7119a63a5fcf9e8c /net-fs
parentsys-libs/tevent: Stabilize 0.15.0 amd64, #933074 (diff)
downloadgentoo-d627a56284478cfb8f9c1cca7e2f57272ffe1dcc.tar.gz
gentoo-d627a56284478cfb8f9c1cca7e2f57272ffe1dcc.tar.bz2
gentoo-d627a56284478cfb8f9c1cca7e2f57272ffe1dcc.zip
net-fs/samba: Stabilize 4.19.6 x86, #933074
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.19.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 721e80238f86..2e0b850cee7d 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
S="${WORKDIR}/${MY_P}"