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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user