commit: d131c9ddd6bdc6ebc22237b965fbd9154450d265 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun May 15 08:38:41 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun May 15 08:38:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d131c9dd
dev-python/editables: Stabilize 0.3 ppc64, #844823 Signed-off-by: Jakov Smolić <jsmolic <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 08383cad0150..cefa00688828 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
