summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-20 20:23:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-20 20:23:44 +0200
commit37543b5faa6c3aee887b37748ed912318f25487d (patch)
tree6f97e274cea18853b5686173bb18e418faa5528e /dev-go
parentapp-editors/vim: Stabilize 8.2.4328-r1 hppa, #834460 (diff)
downloadgentoo-37543b5faa6c3aee887b37748ed912318f25487d.tar.gz
gentoo-37543b5faa6c3aee887b37748ed912318f25487d.tar.bz2
gentoo-37543b5faa6c3aee887b37748ed912318f25487d.zip
dev-go/vend: Keyword 1.0.3 s390, #834137
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/vend/vend-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/vend/vend-1.0.3.ebuild b/dev-go/vend/vend-1.0.3.ebuild
index 5259d421f849..e20bedd8c9bc 100644
--- a/dev-go/vend/vend-1.0.3.ebuild
+++ b/dev-go/vend/vend-1.0.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/nomad-software/vend/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~x86"
src_compile() {
ego build .
}