diff options
author | Sam James <sam@gentoo.org> | 2020-11-03 13:33:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-03 13:33:41 +0000 |
commit | 9bff49bfbc94ae6c901781fc9cee741cbdbeb3da (patch) | |
tree | 9d94f6eaef300e137c3b322fcaef9a1b6bbf2f15 /net-fs | |
parent | net-p2p/syncthing: Stabilize 1.10.0 arm64, #752381 (diff) | |
download | gentoo-9bff49bfbc94ae6c901781fc9cee741cbdbeb3da.tar.gz gentoo-9bff49bfbc94ae6c901781fc9cee741cbdbeb3da.tar.bz2 gentoo-9bff49bfbc94ae6c901781fc9cee741cbdbeb3da.zip |
net-fs/samba: Stabilize 4.12.9 arm, #751724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.9.ebuild b/net-fs/samba/samba-4.12.9.ebuild index 9f62f2ee73ab..cfbfe5e27c15 100644 --- a/net-fs/samba/samba-4.12.9.ebuild +++ b/net-fs/samba/samba-4.12.9.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |