diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:40:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:40:34 +0000 |
commit | a4ce9347ad30bc04ce824dafd60106503a4ad392 (patch) | |
tree | 564c3df898ed5bd789dbe2e898ae0164bef6e34d /dev-python/xlrd | |
parent | dev-python/virtualenv: Stabilize 20.4.3 ALLARCHES, #783360 (diff) | |
download | gentoo-a4ce9347ad30bc04ce824dafd60106503a4ad392.tar.gz gentoo-a4ce9347ad30bc04ce824dafd60106503a4ad392.tar.bz2 gentoo-a4ce9347ad30bc04ce824dafd60106503a4ad392.zip |
dev-python/xlrd: Stabilize 2.0.1 ALLARCHES, #783363
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 af980a3294ce..019eb5ab8c09 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 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" distutils_enable_tests pytest |