media-video/simplescreenrecorder: Stabilize 0.4.3 x86, #774891

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-08 23:01:58 +00:00
parent 34d1caf835
commit f0f7cf786d

View File

@@ -16,7 +16,7 @@ if [[ ${PV} = 9999 ]] ; then
EGIT_BOOTSTRAP=""
else
SRC_URI="https://github.com/MaartenBaert/${PKGNAME}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
S="${WORKDIR}/${PKGNAME}-${PV}"
fi