mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/src-cli: stabilize all versions on amd64
The upstream platform this ties to, sourcegraph, releases monthly, so we need these to be stable to keep up with them. Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
parent
b296ac47bb
commit
29d6897e11
@ -11,7 +11,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
src_compile() {
|
||||
ego build ./cmd/src
|
||||
|
||||
@ -11,7 +11,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
src_compile() {
|
||||
ego build ./cmd/src
|
||||
|
||||
@ -11,7 +11,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
src_compile() {
|
||||
ego build ./cmd/src
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user