diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:47:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:47:44 +0300 |
commit | 48c266029c1a4d0b37049e16212bd71dab9b13d1 (patch) | |
tree | 833864bf1b69a029b2cd9bab10c03dd86feb7f77 /dev-python/editables/editables-0.2.ebuild | |
parent | dev-python/hatchling: Keyword 0.22.0 ppc, #837074 (diff) | |
download | gentoo-48c266029c1a4d0b37049e16212bd71dab9b13d1.tar.gz gentoo-48c266029c1a4d0b37049e16212bd71dab9b13d1.tar.bz2 gentoo-48c266029c1a4d0b37049e16212bd71dab9b13d1.zip |
dev-python/editables: Keyword 0.2 ppc, #837074
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/editables/editables-0.2.ebuild')
-rw-r--r-- | dev-python/editables/editables-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editables/editables-0.2.ebuild b/dev-python/editables/editables-0.2.ebuild index d02d31c92abb..37302424b2c4 100644 --- a/dev-python/editables/editables-0.2.ebuild +++ b/dev-python/editables/editables-0.2.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~riscv ~s390 ~sparc" distutils_enable_tests pytest |