summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:03:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:03:54 +0200
commit8249c41884dabfa15013d10313c11bdc55ada4be (patch)
tree122b89e2152b92263911cc630360e69b90d3f49d /net-fs
parentsys-libs/uid_wrapper: Stabilize 1.3.0 x86, #893086 (diff)
downloadgentoo-8249c41884dabfa15013d10313c11bdc55ada4be.tar.gz
gentoo-8249c41884dabfa15013d10313c11bdc55ada4be.tar.bz2
gentoo-8249c41884dabfa15013d10313c11bdc55ada4be.zip
net-fs/samba: Stabilize 4.16.8 x86, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.16.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.16.8.ebuild b/net-fs/samba/samba-4.16.8.ebuild
index ab1c9713e392..d60aa238d199 100644
--- a/net-fs/samba/samba-4.16.8.ebuild
+++ b/net-fs/samba/samba-4.16.8.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
else
SRC_URI="mirror://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}"