diff options
author | Sam James <sam@gentoo.org> | 2023-08-12 01:16:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-12 01:16:49 +0100 |
commit | 770e25d259ef556c88db49c3b25aeed2f8d8aa5a (patch) | |
tree | e66b69fc6461af222244fc6137d0eab43959441b /dev-python/editables | |
parent | dev-python/path-and-address: Stabilize 2.0.1-r1 ALLARCHES, #912144 (diff) | |
download | gentoo-770e25d259ef556c88db49c3b25aeed2f8d8aa5a.tar.gz gentoo-770e25d259ef556c88db49c3b25aeed2f8d8aa5a.tar.bz2 gentoo-770e25d259ef556c88db49c3b25aeed2f8d8aa5a.zip |
dev-python/editables: Stabilize 0.5 x86, #912098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/editables')
-rw-r--r-- | dev-python/editables/editables-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editables/editables-0.5.ebuild b/dev-python/editables/editables-0.5.ebuild index f5f74577c8ce..a3b63ea3bffd 100644 --- a/dev-python/editables/editables-0.5.ebuild +++ b/dev-python/editables/editables-0.5.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" distutils_enable_tests pytest |