blob: 69dfbeee62423b71ac648598588e4d2d25ce119a (
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.4.3.tar.gz -> nomad-1.4.3.tar.gz https://dev.gentoo.org/~williamh/dist/nomad-1.4.3-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=a067253455819cb6f7d28db69a33a1dc
|