diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:29:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:35:25 -0800 |
commit | e5a9a5614504e7d77f3817ef60e413f14b67d542 (patch) | |
tree | 0f3d1be3bae76cab75e47f698cae7e5de5c26f9f /dev-python/xlrd | |
parent | dev-python/numexpr: Keyword 2.8.1 alpha, #804136 (diff) | |
download | gentoo-e5a9a5614504e7d77f3817ef60e413f14b67d542.tar.gz gentoo-e5a9a5614504e7d77f3817ef60e413f14b67d542.tar.bz2 gentoo-e5a9a5614504e7d77f3817ef60e413f14b67d542.zip |
dev-python/xlrd: Keyword 2.0.1 alpha, #804136
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/xlrd')
-rw-r--r-- | dev-python/xlrd/xlrd-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xlrd/xlrd-2.0.1.ebuild b/dev-python/xlrd/xlrd-2.0.1.ebuild index e0f28bdfc20d..fb3c6883e7b4 100644 --- a/dev-python/xlrd/xlrd-2.0.1.ebuild +++ b/dev-python/xlrd/xlrd-2.0.1.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=7 @@ -17,6 +17,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" distutils_enable_tests pytest |