commit: 9358fd314ef7345110d1f4d8192365736bab23bc
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 20:37:36 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat May 22 20:55:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9358fd31
dev-python/bracex: add <stabilize-allarches/>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/bracex/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/bracex/metadata.xml b/dev-python/bracex/metadata.xml
index 8badec61ee2..106da756d0b 100644
--- a/dev-python/bracex/metadata.xml
+++ b/dev-python/bracex/metadata.xml
@@ -22,4 +22,5 @@
Bracex actually follows pretty closely to how Bash processes
braces. It is not a 1:1 implementation of how Bash handles braces, but
generally, it follows very closely. Almost all of the test cases are run
through Bash first, then our implementation is compared against the results
Bash gives. There are a few cases where we have purposely deviated. For
instance, we are not handling Bash's command line inputs, so we are not giving
special meaning to back ticks and quotes at this time.
</longdescription>
+ <stabilize-allarches/>
</pkgmetadata>