summaryrefslogtreecommitdiff
path: root/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-02 02:54:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-02 02:54:37 +0000
commit2c4066122b66fa1eb3e37846f9a6e14529a553d8 (patch)
treed33f0181902cea4ff2df3da927ba0309c0ee7ede /media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
parent896d6a8a88861c42b5d531a2f147c8a29a149bd8 (diff)
gentoo auto-resync : 02:12:2022 - 02:54:37
Diffstat (limited to 'media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild')
-rw-r--r--media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
index ec483db9038f..f580b5a24f59 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.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