summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:15:55 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:15:55 +0000
commit5146aac63fef5edd86bbf2e7f7a5aa0f9eca7449 (patch)
tree762b3a136db11759d2ce0845a266074957f2a67e
parentnet-dns/resolv_wrapper: Stabilize 1.1.7 x86, #778026 (diff)
downloadgentoo-5146aac63fef5edd86bbf2e7f7a5aa0f9eca7449.tar.gz
gentoo-5146aac63fef5edd86bbf2e7f7a5aa0f9eca7449.tar.bz2
gentoo-5146aac63fef5edd86bbf2e7f7a5aa0f9eca7449.zip
net-fs/samba: Stabilize 4.13.7 x86, #778026
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-fs/samba/samba-4.13.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.13.7.ebuild b/net-fs/samba/samba-4.13.7.ebuild
index 0eab5cbcabe2..53e9b01ddef5 100644
--- a/net-fs/samba/samba-4.13.7.ebuild
+++ b/net-fs/samba/samba-4.13.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 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
fi
S="${WORKDIR}/${MY_P}"