summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-02-14 00:29:56 -0800
committerMatt Turner <mattst88@gentoo.org>2022-02-14 00:35:25 -0800
commit9165234601f1722c24b70a75415e81322ffb6686 (patch)
treee7dd6b95de3db2c1bb76bbfb6c2c38dde6e1e76e /dev-python/xlsxwriter
parentdev-python/scikit-build: Keyword 0.12.0 alpha, #804136 (diff)
downloadgentoo-9165234601f1722c24b70a75415e81322ffb6686.tar.gz
gentoo-9165234601f1722c24b70a75415e81322ffb6686.tar.bz2
gentoo-9165234601f1722c24b70a75415e81322ffb6686.zip
dev-python/xlsxwriter: Keyword 3.0.2 alpha, #804136
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/xlsxwriter')
-rw-r--r--dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild b/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild
index 9f0cc3155894..bef28e4d0b94 100644
--- a/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-3.0.2.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
@@ -17,6 +17,6 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest