diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 10:38:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 10:38:41 +0200 |
commit | d131c9ddd6bdc6ebc22237b965fbd9154450d265 (patch) | |
tree | 4aa4086558e173cb6665f555137bb618a515d503 /dev-python/editables | |
parent | dev-python/hatchling: Stabilize 0.24.0 ppc64, #844823 (diff) | |
download | gentoo-d131c9ddd6bdc6ebc22237b965fbd9154450d265.tar.gz gentoo-d131c9ddd6bdc6ebc22237b965fbd9154450d265.tar.bz2 gentoo-d131c9ddd6bdc6ebc22237b965fbd9154450d265.zip |
dev-python/editables: Stabilize 0.3 ppc64, #844823
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/editables')
-rw-r--r-- | dev-python/editables/editables-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |