blob: 57bdadc5c02e9d55a360dd95161cf7356a4886e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DESCRIPTION=A simple and flexible workload orchestrator
EAPI=8
HOMEPAGE=https://nomadproject.io
INHERIT=go-module systemd
IUSE=ui
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/hashicorp/nomad/archive/v1.2.13.tar.gz -> nomad-1.2.13.tar.gz https://dev.gentoo.org/~williamh/dist/nomad-1.2.13-deps.tar.xz
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=7863c7bba8315a7b0ed7b27ad6413347
|