summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 20:30:57 +0000
committerSam James <sam@gentoo.org>2022-07-02 20:30:57 +0000
commitfff78550608ce6c712e4ed321d53a8393d8f595c (patch)
treec59fc09db1d344061b5e12b479fff830e0b300f1 /net-fs
parentnet-fs/samba: Stabilize 4.14.13 ppc, #853976 (diff)
downloadgentoo-fff78550608ce6c712e4ed321d53a8393d8f595c.tar.gz
gentoo-fff78550608ce6c712e4ed321d53a8393d8f595c.tar.bz2
gentoo-fff78550608ce6c712e4ed321d53a8393d8f595c.zip
net-fs/samba: Stabilize 4.15.7 ppc, #853976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.15.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.15.7.ebuild b/net-fs/samba/samba-4.15.7.ebuild
index c23859866f3c..034309a18281 100644
--- a/net-fs/samba/samba-4.15.7.ebuild
+++ b/net-fs/samba/samba-4.15.7.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 ~ppc ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
fi
S="${WORKDIR}/${MY_P}"