commit:     9584a494967963f64ed574ac0c54ca0b6d540569
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Sun Oct  8 12:14:06 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 13:50:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9584a494

dev-libs/keystone: sync live

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/33246
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/keystone/keystone-0.9.2-r2.ebuild | 2 +-
 dev-libs/keystone/keystone-0.9.2-r3.ebuild | 2 +-
 dev-libs/keystone/keystone-9999.ebuild     | 6 ++----
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-libs/keystone/keystone-0.9.2-r2.ebuild 
b/dev-libs/keystone/keystone-0.9.2-r2.ebuild
index c2d1d442989f..1ca6a8f4b3fe 100644
--- a/dev-libs/keystone/keystone-0.9.2-r2.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/dev-libs/keystone/keystone-0.9.2-r3.ebuild 
b/dev-libs/keystone/keystone-0.9.2-r3.ebuild
index 70454b0a3b8e..8e961f5914eb 100644
--- a/dev-libs/keystone/keystone-0.9.2-r3.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/dev-libs/keystone/keystone-9999.ebuild 
b/dev-libs/keystone/keystone-9999.ebuild
index 39bfca3c6387..8d3497ec3aed 100644
--- a/dev-libs/keystone/keystone-9999.ebuild
+++ b/dev-libs/keystone/keystone-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ SLOT="0"
 # Keep in sync with llvm/CMakeLists.txt
 KEYSTONE_TARGETS="AArch64 ARM Hexagon Mips PowerPC Sparc SystemZ X86"
 
-IUSE="debug python"
+IUSE="python"
 
 RDEPEND="
        python? ( ${PYTHON_DEPS} )
@@ -64,8 +64,6 @@ pkg_setup() {
 }
 
 src_prepare() {
-       default
-
        sed -i '/NOT uppercase_CMAKE_BUILD_TYPE MATCHES/ s/DEBUG/GENTOO|DEBUG/' 
\
                llvm/CMakeLists.txt || die
        cmake_src_prepare

Reply via email to