summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2024-01-16 12:43:41 -0500
committerMatt Turner <mattst88@gmail.com>2024-01-16 12:43:41 -0500
commit2965a7cf2c7aa19629a45e9c116bc098a4a5977e (patch)
treee858a17ae397c388f2f5fc4d0e153c2f549aefa6
parent3ad0c103274c0ed9e289d541f758d00d4d192b36 (diff)
Rename valgrind
-rw-r--r--base/etc/portage/package.accept_keywords/valgrind2
-rw-r--r--base/etc/portage/sets/dev-tools2
2 files changed, 2 insertions, 2 deletions
diff --git a/base/etc/portage/package.accept_keywords/valgrind b/base/etc/portage/package.accept_keywords/valgrind
index 2ed3c7e..3ac6209 100644
--- a/base/etc/portage/package.accept_keywords/valgrind
+++ b/base/etc/portage/package.accept_keywords/valgrind
@@ -1 +1 @@
-dev-util/valgrind
+dev-debug/valgrind
diff --git a/base/etc/portage/sets/dev-tools b/base/etc/portage/sets/dev-tools
index c9002a1..7611aa2 100644
--- a/base/etc/portage/sets/dev-tools
+++ b/base/etc/portage/sets/dev-tools
@@ -6,6 +6,7 @@ app-text/dos2unix
app-text/doxygen
app-text/pdfgrep
app-text/sloccount
+dev-debug/valgrind
dev-python/autopep8
dev-python/flake8
dev-python/jedi
@@ -35,7 +36,6 @@ dev-util/shellcheck-bin
dev-util/strace
dev-util/sysprof
dev-util/unifdef
-dev-util/valgrind
dev-util/vbindiff
dev-vcs/git
dev-vcs/tig