summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-07-15 21:00:14 +0200
committerPacho Ramos <pacho@gentoo.org>2024-07-15 21:00:14 +0200
commit961bc75a3f8c8dfb0b628339c8e4b450a48db696 (patch)
treeac30961e5f092dd77067261b7e79d159101d90f0 /app-accessibility
parentapp-accessibility/accerciser: Fix compat with python 3.12 (diff)
downloadgentoo-961bc75a3f8c8dfb0b628339c8e4b450a48db696.tar.gz
gentoo-961bc75a3f8c8dfb0b628339c8e4b450a48db696.tar.bz2
gentoo-961bc75a3f8c8dfb0b628339c8e4b450a48db696.zip
app-accessibility/accerciser: mark ALLARCHES
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/accerciser/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-accessibility/accerciser/metadata.xml b/app-accessibility/accerciser/metadata.xml
index 3d77751efc4b..8596c0d00151 100644
--- a/app-accessibility/accerciser/metadata.xml
+++ b/app-accessibility/accerciser/metadata.xml
@@ -5,6 +5,7 @@
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
+ <stabilize-allarches/>
<longdescription lang="en">
Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information.