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 4fab47996b04..7d62d37b9b5d 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 ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~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 |