diff options
author | 2021-10-03 00:16:33 +0100 | |
---|---|---|
committer | 2021-10-03 00:16:33 +0100 | |
commit | 9ff41985ad7122b058fb7d2401cc03e5f557a7c6 (patch) | |
tree | 9b5852f96e1d0cd14829804f42f61d50b543c2ed /dev-python/xlrd | |
parent | dev-python/pytables: Stabilize 3.6.1 arm, #813567 (diff) | |
download | gentoo-9ff41985ad7122b058fb7d2401cc03e5f557a7c6.tar.gz gentoo-9ff41985ad7122b058fb7d2401cc03e5f557a7c6.tar.bz2 gentoo-9ff41985ad7122b058fb7d2401cc03e5f557a7c6.zip |
dev-python/xlrd: Stabilize 2.0.1 arm, #813567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/xlrd')
-rw-r--r-- | dev-python/xlrd/xlrd-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xlrd/xlrd-2.0.1.ebuild b/dev-python/xlrd/xlrd-2.0.1.ebuild index cf1405b9fc30..155ee03f124a 100644 --- a/dev-python/xlrd/xlrd-2.0.1.ebuild +++ b/dev-python/xlrd/xlrd-2.0.1.ebuild @@ -17,6 +17,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" distutils_enable_tests pytest |