diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-04-10 11:35:02 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-04-10 11:35:02 +0100 |
commit | b1f3d5528ac2fd2314c84498195fab66a0d69ca0 (patch) | |
tree | 6dfe08a3e955466336ac9e76f5a714331fef2fa6 /dev-python/editables | |
parent | net-fs/netatalk: use HTTPS for HOMEPAGE (diff) | |
download | gentoo-b1f3d5528ac2fd2314c84498195fab66a0d69ca0.tar.gz gentoo-b1f3d5528ac2fd2314c84498195fab66a0d69ca0.tar.bz2 gentoo-b1f3d5528ac2fd2314c84498195fab66a0d69ca0.zip |
dev-python/editables: Keyword 0.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/editables')
-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 37302424b2c4..461efde3e570 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 ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~riscv ~s390 ~sparc" distutils_enable_tests pytest |