summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2023-04-27 23:24:47 +0200
committerSam James <sam@gentoo.org>2023-04-28 07:31:10 +0100
commit18901e3f2ee71a9050030e33ab9a0913c1d77a2e (patch)
treea654021a31bbaff721313f768731df61c5852800 /dev-libs/keystone
parentdev-libs/keystone: drop 0.9.2-r1 (diff)
downloadgentoo-18901e3f2ee71a9050030e33ab9a0913c1d77a2e.tar.gz
gentoo-18901e3f2ee71a9050030e33ab9a0913c1d77a2e.tar.bz2
gentoo-18901e3f2ee71a9050030e33ab9a0913c1d77a2e.zip
dev-libs/keystone: remove llvm.eclass
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/30782 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/keystone')
-rw-r--r--dev-libs/keystone/keystone-0.9.2-r2.ebuild2
-rw-r--r--dev-libs/keystone/keystone-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/keystone/keystone-0.9.2-r2.ebuild b/dev-libs/keystone/keystone-0.9.2-r2.ebuild
index 7298fa032259..12644c2ca473 100644
--- a/dev-libs/keystone/keystone-0.9.2-r2.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r2.ebuild
@@ -8,7 +8,7 @@ DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit cmake distutils-r1 llvm
+inherit cmake distutils-r1
DESCRIPTION="assembly/assembler framework + bindings"
HOMEPAGE="https://www.keystone-engine.org/"
diff --git a/dev-libs/keystone/keystone-9999.ebuild b/dev-libs/keystone/keystone-9999.ebuild
index aec73814fd16..8cdc8b7a9bae 100644
--- a/dev-libs/keystone/keystone-9999.ebuild
+++ b/dev-libs/keystone/keystone-9999.ebuild
@@ -8,7 +8,7 @@ DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit cmake distutils-r1 llvm
+inherit cmake distutils-r1
DESCRIPTION="assembly/assembler framework + bindings"
HOMEPAGE="https://www.keystone-engine.org/"