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 <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-10-31 12:10:56 +01:00
parent 6353221dfc
commit 77ac63284c

View File

@@ -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/"