mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
app-misc/wego: add ~arm64 and ~ppc64 keywords
Works fine on both. Closes: https://github.com/gentoo/guru/pull/127 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI+=" https://gentoo.kropotkin.rocks/go-pkgs/${P}-vendor.tar.xz"
|
||||
HOMEPAGE="https://github.com/schachmat/wego"
|
||||
LICENSE="BSD ISC MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64"
|
||||
|
||||
src_compile() {
|
||||
ego build -v -x -o wego || die
|
||||
|
||||
Reference in New Issue
Block a user