multibootusb: add empty KEYWORDS for live version
This commit is contained in:
parent
752f319faa
commit
d8f551fd97
@ -13,6 +13,7 @@ HOMEPAGE="http://multibootusb.org"
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/mbusb/multibootusb.git"
|
||||
KEYWORDS=""
|
||||
else
|
||||
SRC_URI="https://github.com/mbusb/multibootusb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
@ -13,6 +13,7 @@ HOMEPAGE="http://multibootusb.org"
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/mbusb/multibootusb.git"
|
||||
KEYWORDS=""
|
||||
else
|
||||
SRC_URI="https://github.com/mbusb/multibootusb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
Loading…
Reference in New Issue
Block a user