summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-06 15:17:44 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-06 16:13:18 +0200
commit775e2630e0d400c5b43e37fa582c2aad9768c84a (patch)
tree46fc77ad68e70ec227cd6f1c6e6fa532b450941d /dev-python/pytables
parentdev-python/numexpr: Stabilize 2.7.1 amd64, #730968 (diff)
downloadgentoo-775e2630e0d400c5b43e37fa582c2aad9768c84a.tar.gz
gentoo-775e2630e0d400c5b43e37fa582c2aad9768c84a.tar.bz2
gentoo-775e2630e0d400c5b43e37fa582c2aad9768c84a.zip
dev-python/pytables: Stabilize 3.6.1 amd64, #730968
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytables')
-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 bbf468920d02..0449061505c0 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 )"