diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:38:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:39:14 +0000 |
commit | b35e3b032a4bc14e483dddac015f3b6a7d9f81e4 (patch) | |
tree | 077f5895e5fd6358d7aa6e1f730396f45015da16 /net-fs | |
parent | sys-libs/ldb: Stabilize 2.1.4-r1 ppc64, #751724 (diff) | |
download | gentoo-b35e3b032a4bc14e483dddac015f3b6a7d9f81e4.tar.gz gentoo-b35e3b032a4bc14e483dddac015f3b6a7d9f81e4.tar.bz2 gentoo-b35e3b032a4bc14e483dddac015f3b6a7d9f81e4.zip |
net-fs/samba: Stabilize 4.12.9-r1 ppc64, #751724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.12.9-r1.ebuild b/net-fs/samba/samba-4.12.9-r1.ebuild index b68e9a0c85b6..45de036689e7 100644 --- a/net-fs/samba/samba-4.12.9-r1.ebuild +++ b/net-fs/samba/samba-4.12.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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/" |