diff options
author | Alfred Wingate <parona@protonmail.com> | 2023-07-28 18:01:52 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-07-28 17:58:33 +0200 |
commit | 7c03045097cef9c81bfd8111ffb9936cf25616f1 (patch) | |
tree | f1c472a2d9715938789e21a3b4865cbefe05b0df /dev-db/mycli | |
parent | dev-db/mycli: add myself as a maintainer (diff) | |
download | gentoo-7c03045097cef9c81bfd8111ffb9936cf25616f1.tar.gz gentoo-7c03045097cef9c81bfd8111ffb9936cf25616f1.tar.bz2 gentoo-7c03045097cef9c81bfd8111ffb9936cf25616f1.zip |
dev-db/mycli: mark ALLARCHES
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32065
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/mycli')
-rw-r--r-- | dev-db/mycli/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/mycli/metadata.xml b/dev-db/mycli/metadata.xml index 13a66367d4b4..3d240850c878 100644 --- a/dev-db/mycli/metadata.xml +++ b/dev-db/mycli/metadata.xml @@ -13,6 +13,7 @@ <remote-id type="github">dbcli/mycli</remote-id> <remote-id type="pypi">mycli</remote-id> </upstream> + <stabilize-allarches/> <use> <flag name="ssh">Add support for connection over SSH tunnel</flag> </use> |