diff options
author | Matt Turner <mattst88@gmail.com> | 2024-01-16 12:43:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2024-01-16 12:43:41 -0500 |
commit | 2965a7cf2c7aa19629a45e9c116bc098a4a5977e (patch) | |
tree | e858a17ae397c388f2f5fc4d0e153c2f549aefa6 /base/etc | |
parent | 3ad0c103274c0ed9e289d541f758d00d4d192b36 (diff) |
Rename valgrind
Diffstat (limited to 'base/etc')
-rw-r--r-- | base/etc/portage/package.accept_keywords/valgrind | 2 | ||||
-rw-r--r-- | base/etc/portage/sets/dev-tools | 2 |
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 |