blob: c597baa2da2d51d2739cfef5f6d3e480526068ee [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2.
EAPI=5
CROS_WORKON_COMMIT="613458c0e3c589e52e7f093288ef1d2ba57a9ff7"
CROS_WORKON_TREE="c2bb054f723af04e9f8136fc937ff188a459f28b"
CROS_WORKON_PROJECT="chromiumos/platform/go-seccomp"
CROS_WORKON_LOCALNAME="../platform/go-seccomp"
CROS_GO_PACKAGES=(
"chromiumos/seccomp"
)
inherit cros-workon cros-go
DESCRIPTION="Go support for Chromium OS Seccomp-BPF policy files"
HOMEPAGE="https://chromium.org/chromium-os/developer-guide/chromium-os-sandboxing"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
RESTRICT="binchecks strip"
DEPEND=""
RDEPEND=""