net-fs/samba: Stabilize 4.13.7 sparc, #778026

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-05-15 18:03:05 +00:00
parent 039c52cae4
commit 865cf7eca5
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

View File

@ -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}"