1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-11 13:35:47 +01:00

Added keyword for simplescreenrecorder-9999

This commit is contained in:
2020-02-29 11:40:55 +01:00
parent c55202d4a1
commit 80c67ee72c
2 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ PKGNAME="ssr"
if [[ ${PV} = 9999 ]] ; then
EGIT_REPO_URI="https://github.com/MaartenBaert/${PKGNAME}.git"
EGIT_BOOTSTRAP=""
KEYWORDS=""
else
SRC_URI="https://github.com/MaartenBaert/${PKGNAME}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"