summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-22 21:02:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-23 12:36:03 +0100
commit04452c959630cbb8d6371b94a8ca059f5a3ea74d (patch)
tree66484560aa0291800c48abeaa3d263e92dbfddda
parentdev-python/spyder-terminal: unkeyword 1.2.2-r1 for ~x86 (diff)
downloadgentoo-04452c959630cbb8d6371b94a8ca059f5a3ea74d.tar.gz
gentoo-04452c959630cbb8d6371b94a8ca059f5a3ea74d.tar.bz2
gentoo-04452c959630cbb8d6371b94a8ca059f5a3ea74d.zip
dev-python/spyder-unittest: unkeyword ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-python/spyder-unittest/spyder-unittest-0.6.0.ebuild2
-rw-r--r--dev-python/spyder-unittest/spyder-unittest-0.7.0.ebuild2
2 files changed, 2 insertions, 2 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 80f8b384207b..aa943455aab6 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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/spyder-5.4.1[${PYTHON_USEDEP}]
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 2b8efeaeda75..c25610199cbe 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 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
>=dev-python/spyder-6[${PYTHON_USEDEP}]