multibootusb: add empty KEYWORDS for live version

This commit is contained in:
XGQT 2019-12-29 19:06:14 +01:00
parent 752f319faa
commit d8f551fd97
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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"