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:
William Hubbs 2023-02-28 12:34:47 -06:00
parent b296ac47bb
commit 29d6897e11
No known key found for this signature in database
GPG Key ID: 9B40A8EDCAFAE733
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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