diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-10-26 18:10:12 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-10-26 18:11:23 +0200 |
commit | 81ca37814fc92debf111d099986b9a1d6339e398 (patch) | |
tree | 543dc3ba58c96321bf7cff8b6a9473de145e3e83 /gui-libs | |
parent | gui-libs/vte-common: Version bump to 0.74.1 (diff) | |
download | gentoo-81ca37814fc92debf111d099986b9a1d6339e398.tar.gz gentoo-81ca37814fc92debf111d099986b9a1d6339e398.tar.bz2 gentoo-81ca37814fc92debf111d099986b9a1d6339e398.zip |
gui-libs/vte-common: drop ALLARCHES
vte-urlencode-cwd is not suitable for ALLARCHES
Closes: https://bugs.gentoo.org/912166
Thanks-to: Agostino Sarubbo
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/vte-common/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui-libs/vte-common/metadata.xml b/gui-libs/vte-common/metadata.xml index ca243d09d328..a75f3f473b80 100644 --- a/gui-libs/vte-common/metadata.xml +++ b/gui-libs/vte-common/metadata.xml @@ -5,7 +5,6 @@ <email>gnome@gentoo.org</email> <name>Gentoo GNOME Desktop</name> </maintainer> - <stabilize-allarches/> <use> <flag name="systemd">Support moving terminal child processes to their own systemd user scopes to avoid terminal getting killed due to child causing OOM</flag> </use> |