commit: 3eaa2869f296265f17c13d795cf9dcf68f85c80a Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Apr 25 00:57:59 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Apr 25 00:57:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaa2869
media-video/simplescreenrecorder: sync stable keywords for ffmpeg-compat ver Bug: https://bugs.gentoo.org/953825 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r5.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r5.ebuild index d1d7cf4a9ebc..8d44749b08df 100644 --- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r5.ebuild +++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r5.ebuild @@ -14,7 +14,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
