commit: f0f7cf786d452caa6046a09a643d0bf02dc76a6a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 23:01:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 23:01:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f7cf78
media-video/simplescreenrecorder: Stabilize 0.4.3 x86, #774891
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
index 32dec6a0595..b62619102fe 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
@@ -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