diff options
author | Sam James <sam@gentoo.org> | 2020-09-25 21:46:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-25 21:46:34 +0000 |
commit | 7fd32e5b2099b097fd5d1ca482991402896d569b (patch) | |
tree | 6ffd4897a22529f6ff95e86fafd7f27c63b0f7fb /net-fs | |
parent | dev-libs/protobuf: Stabilize 3.12.2 arm, #741272 (diff) | |
download | gentoo-7fd32e5b2099b097fd5d1ca482991402896d569b.tar.gz gentoo-7fd32e5b2099b097fd5d1ca482991402896d569b.tar.bz2 gentoo-7fd32e5b2099b097fd5d1ca482991402896d569b.zip |
net-fs/samba: Stabilize 4.11.13 arm64, #743433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.11.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.11.13.ebuild b/net-fs/samba/samba-4.11.13.ebuild index 2e6378e8c65f..6916d566573c 100644 --- a/net-fs/samba/samba-4.11.13.ebuild +++ b/net-fs/samba/samba-4.11.13.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/" |