commit: 9165234601f1722c24b70a75415e81322ffb6686
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 14 08:29:56 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Feb 14 08:35:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91652346
dev-python/xlsxwriter: Keyword 3.0.2 alpha, #804136
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild | 4 ++--
1 file 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