aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2024-07-30 11:31:05 -0400
committerHorea Christian <chr@chymera.eu>2024-07-30 11:31:05 -0400
commitf63ef6ce88226de4e1f950b62d5af2005c78cb2b (patch)
tree5b1f98b8ecdce4416ba860cba81946d5f52cf568 /dev-python
parentdev-python/pynwb: add 2.8.1 (diff)
downloadsci-f63ef6ce88226de4e1f950b62d5af2005c78cb2b.tar.gz
sci-f63ef6ce88226de4e1f950b62d5af2005c78cb2b.tar.bz2
sci-f63ef6ce88226de4e1f950b62d5af2005c78cb2b.zip
dev-python/pynwb: reordered variables
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pynwb/pynwb-2.5.0.ebuild2
-rw-r--r--dev-python/pynwb/pynwb-2.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pynwb/pynwb-2.5.0.ebuild b/dev-python/pynwb/pynwb-2.5.0.ebuild
index ca11c3dbe..0a357113f 100644
--- a/dev-python/pynwb/pynwb-2.5.0.ebuild
+++ b/dev-python/pynwb/pynwb-2.5.0.ebuild
@@ -10,8 +10,8 @@ inherit distutils-r1 pypi
DESCRIPTION="A Python API for working with Neurodata stored in the NWB Format "
HOMEPAGE="https://github.com/NeurodataWithoutBorders/pynwb"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
diff --git a/dev-python/pynwb/pynwb-2.8.1.ebuild b/dev-python/pynwb/pynwb-2.8.1.ebuild
index 5be67428b..1fb2ba26a 100644
--- a/dev-python/pynwb/pynwb-2.8.1.ebuild
+++ b/dev-python/pynwb/pynwb-2.8.1.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1 pypi
DESCRIPTION="A Python API for working with Neurodata stored in the NWB Format "
HOMEPAGE="https://github.com/NeurodataWithoutBorders/pynwb"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
# Segfault error on testing
RESTRICT="test"