summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-22 21:02:27 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-23 12:36:03 +0100
commitede5b1a3b0e89c9644f7e80681f3765a80beab6a (patch)
tree4456ef34932f47ac8fb2dd925214a37732b31581 /dev-python
parent04452c959630cbb8d6371b94a8ca059f5a3ea74d (diff)
downloadgentoo-ede5b1a3b0e89c9644f7e80681f3765a80beab6a.tar.gz
gentoo-ede5b1a3b0e89c9644f7e80681f3765a80beab6a.tar.bz2
gentoo-ede5b1a3b0e89c9644f7e80681f3765a80beab6a.zip
dev-python/spyder-line-profiler: unkeyword ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild2
-rw-r--r--dev-python/spyder-line-profiler/spyder-line-profiler-0.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild b/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild
index 57c0b98e6716..f3cb403e07b6 100644
--- a/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild
+++ b/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
dev-python/line-profiler[${PYTHON_USEDEP}]
diff --git a/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.0.ebuild b/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.0.ebuild
index c06691818746..b8f621e5b1b5 100644
--- a/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.0.ebuild
+++ b/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
dev-python/line-profiler[${PYTHON_USEDEP}]