summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 11:35:37 +0000
committerSam James <sam@gentoo.org>2022-02-07 11:35:37 +0000
commit89433a471ff02e3632ecab3e7057947d93dbb1ce (patch)
tree1dd2c360782523427d5eaab8ecf50c96293916f6
parentdev-python/pytest-console-scripts: Keyword 1.2.2 sparc, #831852 (diff)
downloadgentoo-89433a47.tar.gz
gentoo-89433a47.tar.bz2
gentoo-89433a47.zip
dev-python/openpyxl: Keyword 3.0.9 sparc, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/openpyxl/openpyxl-3.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/openpyxl/openpyxl-3.0.9.ebuild b/dev-python/openpyxl/openpyxl-3.0.9.ebuild
index 4beb799a5e1e..29a356da52c0 100644
--- a/dev-python/openpyxl/openpyxl-3.0.9.ebuild
+++ b/dev-python/openpyxl/openpyxl-3.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/${PV}/${P}.tar.bz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
dev-python/et_xmlfile[${PYTHON_USEDEP}]