diff options
author | 2023-02-12 22:22:13 -0500 | |
---|---|---|
committer | 2023-02-12 22:22:24 -0500 | |
commit | 9af01bca54e7796c82006c7232ce5434869343c2 (patch) | |
tree | 70cab349505a9317d5b3654fdbec8dfa4916de37 /dev-python/editables | |
parent | gui-wm/sway: add 1.8.1 (diff) | |
download | gentoo-9af01bca54e7796c82006c7232ce5434869343c2.tar.gz gentoo-9af01bca54e7796c82006c7232ce5434869343c2.tar.bz2 gentoo-9af01bca54e7796c82006c7232ce5434869343c2.zip |
dev-python/editables: Keyword 0.3 alpha, #837098
Signed-off-by: Matt Turner <mattst88@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 a41f2e806150..85839c179f2c 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="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |