blob: f55cc8b873c2b1a2ebd5591d4d37e65df1028938 (
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.5.3.tar.gz -> nomad-1.5.3.tar.gz https://dev.gentoo.org/~williamh/dist/nomad-1.5.3-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module 9c75e51a48520b2f01471c1f91762882 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=e5e64f0f3b7e108c470b57c8c58da0a4
|