commit:     5aeaa5b2b59dea2600e1490d8ea03f1eda07ee4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  8 23:01:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  8 23:01:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aeaa5b2

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
index 337ba993d16..32dec6a0595 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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
 

Reply via email to