commit:     5caa3a47338106d9eccd8ef2030784f0375d78cf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 01:35:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 01:35:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5caa3a47

net-fs/samba: Stabilize 4.13.9 x86, #786825

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-fs/samba/samba-4.13.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.13.9.ebuild b/net-fs/samba/samba-4.13.9.ebuild
index 27e9151d648..a9fe44d0b34 100644
--- a/net-fs/samba/samba-4.13.9.ebuild
+++ b/net-fs/samba/samba-4.13.9.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}"
 

Reply via email to