Fix unstable keyword for alpha and beta ebuilds
This commit is contained in:
parent
937246f506
commit
388db440a8
@ -11,7 +11,7 @@ SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmwa
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0"
|
||||
|
||||
LICENSE="GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 )
|
||||
|
@ -11,7 +11,7 @@ SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmwa
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0"
|
||||
|
||||
LICENSE="GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user