# Copyright 1999-2022 Gentoo Authors, 2022 Inference # Distributed under the terms of the GNU General Public License v2 EAPI="8" K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" K_SECURITY_UNSUPPORTED="1" ETYPE="sources" inherit kernel-2 detect_version DESCRIPTION="Inferencium Kernel source code." HOMEPAGE="https://inferencium.net/" KERNEL_VERSION="0.0.0.0" SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/inf-kernel-${KERNEL_VERSION}.tar.gz" S="${WORKDIR}" KEYWORDS="~amd64 ~arm64"