commit: 8e3dc30bbdefa921649478cf2926c656220a5dfb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon May 16 20:00:09 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon May 16 20:00:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3dc30b
dev-python/editables: Stabilize 0.3 arm64, #844823 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/editables/editables-0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/editables/editables-0.3.ebuild b/dev-python/editables/editables-0.3.ebuild index eedb969f2a3c..73ad5eaa7665 100644 --- a/dev-python/editables/editables-0.3.ebuild +++ b/dev-python/editables/editables-0.3.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest
