diff options
author | Sam James <sam@gentoo.org> | 2023-08-12 01:08:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-12 01:08:54 +0100 |
commit | d4bf074e86de9da708529072ca681a4cdf06ff06 (patch) | |
tree | e2bb45ca7a84a935d9e43d5f2d6027cff5c84696 /dev-python/editables | |
parent | app-emacs/rainbow-mode: Stabilize 1.0.6 amd64, #912083 (diff) | |
download | gentoo-d4bf074e86de9da708529072ca681a4cdf06ff06.tar.gz gentoo-d4bf074e86de9da708529072ca681a4cdf06ff06.tar.bz2 gentoo-d4bf074e86de9da708529072ca681a4cdf06ff06.zip |
dev-python/editables: Stabilize 0.5 amd64, #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 9479a3e73183..3aef2fb2c30e 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 |