summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-20 21:45:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-20 21:45:08 +0000
commitd3da4e4b97e4b02899735a244626647aaf4116ea (patch)
tree5bea318c6d47ccc60722094af9c9ccd047116162 /media-video
parent543262feaa3024fef99ff0d134a48755c8c7ce34 (diff)
...
Diffstat (limited to 'media-video')
-rw-r--r--media-video/simplescreenrecorder/simplescreenrecorder-0.3.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9-r1.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9-r1.ebuild
index d1abbf68..6cd1b986 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9-r1.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9-r1.ebuild
@@ -18,7 +18,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