summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2025-01-15 22:45:04 +0100
committerSam James <sam@gentoo.org>2025-02-06 01:12:25 +0000
commitd7b2e12f6be8a50d2d2e01d936d9097a3f9aa036 (patch)
treeabee5b0b8e88c9ee9232773c13745a832766f353 /dev-debug
parentdev-debug/gef: add 2025.01 (diff)
downloadgentoo-d7b2e12f6be8a50d2d2e01d936d9097a3f9aa036.tar.gz
gentoo-d7b2e12f6be8a50d2d2e01d936d9097a3f9aa036.tar.bz2
gentoo-d7b2e12f6be8a50d2d2e01d936d9097a3f9aa036.zip
dev-debug/gef: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/gef/gef-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-debug/gef/gef-9999.ebuild b/dev-debug/gef/gef-9999.ebuild
index 4dc004439e56..7e4f9cae82bd 100644
--- a/dev-debug/gef/gef-9999.ebuild
+++ b/dev-debug/gef/gef-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,8 +32,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
- dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
dev-util/ropper[${PYTHON_SINGLE_USEDEP}]
+ dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-libs/capstone[python,${PYTHON_USEDEP}]
dev-libs/keystone[python,${PYTHON_USEDEP}]