commit: 3f15e263c39ebf1ebb447d54cc7cbc65221fde8a
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 20:37:05 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat May 22 20:55:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f15e263
dev-python/backrefs: add <stabilize-allarches/>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/backrefs/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/backrefs/metadata.xml b/dev-python/backrefs/metadata.xml
index 0c26badc91b..8588059ebf5 100644
--- a/dev-python/backrefs/metadata.xml
+++ b/dev-python/backrefs/metadata.xml
@@ -20,4 +20,5 @@
<longdescription lang="en">
Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex
library. Backrefs adds various additional back references (and a couple other
features) that are known to some regular expression engines, but not to
Python's Re and/or Regex. The supported back references actually vary depending
on the regular expression engine being used as the engine may already have
support for some.
</longdescription>
+ <stabilize-allarches/>
</pkgmetadata>