diff options
Diffstat (limited to 'dev-python/pydevd')
-rw-r--r-- | dev-python/pydevd/pydevd-2.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydevd/pydevd-2.5.0-r1.ebuild b/dev-python/pydevd/pydevd-2.5.0-r1.ebuild index c8d4bd73175a..3913d83201aa 100644 --- a/dev-python/pydevd/pydevd-2.5.0-r1.ebuild +++ b/dev-python/pydevd/pydevd-2.5.0-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/PyDev.Debugger-pydev_debugger_${PV//./_}" LICENSE="EPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~sparc" # After removing and recompiling the prebuilt lib the tests fail? # For some reason the test suite is executing a slightly different gdb command |