From 77ac63284cd340addeb3ef8c033752fddb98b656 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 31 Oct 2020 12:10:56 +0100 Subject: dev-libs/rocm-opencl-runtime: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert --- dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-3.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-3.8.0.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-3.8.0.ebuild index 5a1a4386433c..a340ec574c82 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-3.8.0.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-3.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake +inherit cmake flag-o-matic if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/" -- cgit v1.2.3-65-gdbad