diff options
author | Sam James <sam@gentoo.org> | 2023-12-29 22:42:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-29 22:42:27 +0000 |
commit | 4072a35c28f2fef019605c28821a24e6cb220be0 (patch) | |
tree | cbb3fd3f5d9bd6dffd2a2f02d6fd768ba5e66cb0 /dev-python/spyder-unittest | |
parent | dev-python/graphviz: Keyword 0.20.1-r1 arm64, #917967 (diff) | |
download | gentoo-4072a35c28f2fef019605c28821a24e6cb220be0.tar.gz gentoo-4072a35c28f2fef019605c28821a24e6cb220be0.tar.bz2 gentoo-4072a35c28f2fef019605c28821a24e6cb220be0.zip |
dev-python/spyder-unittest: Keyword 0.6.0 arm64, #918059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/spyder-unittest')
-rw-r--r-- | dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild b/dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild index f5fa403a044c..ab7874f61a8e 100644 --- a/dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild +++ b/dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=dev-python/spyder-5.4.1[${PYTHON_USEDEP}] |