dev-python/python-caja: Stabilize 1.26.0 x86, #884079

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-12-16 22:38:41 +02:00
parent 72aa6a4014
commit d371c8ef20

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_8,3_9,3_10,3_11} )
inherit mate python-single-r1
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Python bindings for the Caja file manager"