diff options
author | 2020-12-17 00:47:07 +0000 | |
---|---|---|
committer | 2020-12-17 00:47:07 +0000 | |
commit | d2c00fd21a4e02887747692109922e3cd6a9b926 (patch) | |
tree | a1353705acae911b87a7eecb749378417071b4d2 /net-fs | |
parent | sys-libs/ldb: Stabilize 2.1.4-r1 ppc, #751724 (diff) | |
download | gentoo-d2c00fd21a4e02887747692109922e3cd6a9b926.tar.gz gentoo-d2c00fd21a4e02887747692109922e3cd6a9b926.tar.bz2 gentoo-d2c00fd21a4e02887747692109922e3cd6a9b926.zip |
net-fs/samba: Stabilize 4.12.9-r1 ppc, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.9-r1.ebuild b/net-fs/samba/samba-4.12.9-r1.ebuild index d71989170169..b68e9a0c85b6 100644 --- a/net-fs/samba/samba-4.12.9-r1.ebuild +++ b/net-fs/samba/samba-4.12.9-r1.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/" |