summaryrefslogtreecommitdiff
path: root/dev-python/sqlparse
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sqlparse')
-rw-r--r--dev-python/sqlparse/sqlparse-0.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sqlparse/sqlparse-0.5.5.ebuild b/dev-python/sqlparse/sqlparse-0.5.5.ebuild
index 7f4f83e2f0e9..45402982f25c 100644
--- a/dev-python/sqlparse/sqlparse-0.5.5.ebuild
+++ b/dev-python/sqlparse/sqlparse-0.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
distutils_enable_sphinx docs/source
EPYTEST_PLUGINS=()