summaryrefslogtreecommitdiff
path: root/dev-python/sqlparse/sqlparse-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sqlparse/sqlparse-0.4.1.ebuild')
-rw-r--r--dev-python/sqlparse/sqlparse-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sqlparse/sqlparse-0.4.1.ebuild b/dev-python/sqlparse/sqlparse-0.4.1.ebuild
index a354f14f34a6..e00487611aa8 100644
--- a/dev-python/sqlparse/sqlparse-0.4.1.ebuild
+++ b/dev-python/sqlparse/sqlparse-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
S="${WORKDIR}"/${P#python-}
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
LICENSE="BSD-2"
distutils_enable_sphinx docs/source