summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-caja')
-rw-r--r--dev-python/python-caja/python-caja-1.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-caja/python-caja-1.22.0.ebuild b/dev-python/python-caja/python-caja-1.22.0.ebuild
index 132eed353b9e..a5a828e92712 100644
--- a/dev-python/python-caja/python-caja-1.22.0.ebuild
+++ b/dev-python/python-caja/python-caja-1.22.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
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"