diff options
author | 2025-01-23 19:31:34 +0200 | |
---|---|---|
committer | 2025-01-23 19:31:34 +0200 | |
commit | c80a3d1700ed653d05c1bd7d719d4e62215d169d (patch) | |
tree | 71519bcf64ea248f37580d27b78006538c317223 /dev-python/spyder-unittest | |
parent | dev-python/spyder-notebook: Keyword 0.6.1 arm64, #938960 (diff) | |
download | gentoo-c80a3d1700ed653d05c1bd7d719d4e62215d169d.tar.gz gentoo-c80a3d1700ed653d05c1bd7d719d4e62215d169d.tar.bz2 gentoo-c80a3d1700ed653d05c1bd7d719d4e62215d169d.zip |
dev-python/spyder-unittest: Keyword 0.7.0 arm64, #938960
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/spyder-unittest')
-rw-r--r-- | dev-python/spyder-unittest/spyder-unittest-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-unittest/spyder-unittest-0.7.0.ebuild b/dev-python/spyder-unittest/spyder-unittest-0.7.0.ebuild index 7e87037a6019..c59149e67683 100644 --- a/dev-python/spyder-unittest/spyder-unittest-0.7.0.ebuild +++ b/dev-python/spyder-unittest/spyder-unittest-0.7.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" +KEYWORDS="~amd64 ~arm64" RDEPEND=" >=dev-python/spyder-6[${PYTHON_USEDEP}] |