diff options
Diffstat (limited to 'dev-python/python-caja')
| -rw-r--r-- | dev-python/python-caja/python-caja-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-caja/python-caja-1.28.0.ebuild b/dev-python/python-caja/python-caja-1.28.0.ebuild index de84d5c79c24..2c6e305d0286 100644 --- a/dev-python/python-caja/python-caja-1.28.0.ebuild +++ b/dev-python/python-caja/python-caja-1.28.0.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit mate python-single-r1 if [[ "${PV}" != *9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" fi DESCRIPTION="Python bindings for the Caja file manager" |
