From aa9e2f77177f02048e62588634831cbb0464c8ae Mon Sep 17 00:00:00 2001 From: Chris Mayo <aklhfex@gmail.com> Date: Sat, 21 Dec 2019 19:50:07 +0000 Subject: dev-libs/roct-thunk-interface: Remove NUMA from kernel check non-NUMA support was added in: https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/commit/1a6ef82 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14079 Signed-off-by: Craig Andrews <candrews@gentoo.org> --- dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild | 2 +- dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/roct-thunk-interface') diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild index e67d364f42fb..9ec113c78ebe 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-3.0.0.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Radeon Open Compute Thunk Interface" HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface" -CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" +CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild index e67d364f42fb..9ec113c78ebe 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Radeon Open Compute Thunk Interface" HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface" -CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" +CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -- cgit v1.2.3-65-gdbad