summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-07 19:11:02 +0000
committerSam James <sam@gentoo.org>2020-08-07 19:18:58 +0000
commit960371d58581d092a7f01285f299717be5b1572d (patch)
treef9073f6cd71ccef6266e50be0a8d64fcc96eb2ba
parentdev-python/numexpr: Stabilize 2.7.1 x86, #730968 (diff)
downloadgentoo-960371d5.tar.gz
gentoo-960371d5.tar.bz2
gentoo-960371d5.zip
dev-python/pytables: Stabilize 3.6.1 x86, #730968
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytables/pytables-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytables/pytables-3.6.1.ebuild b/dev-python/pytables/pytables-3.6.1.ebuild
index 0449061505c0..0406c688685c 100644
--- a/dev-python/pytables/pytables-3.6.1.ebuild
+++ b/dev-python/pytables/pytables-3.6.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.pytables.org/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
LICENSE="BSD"
IUSE="doc examples test"
RESTRICT="!test? ( test )"