diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 22:38:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 22:38:38 +0300 |
commit | 011249bbd6384bea17c6420a70e97ecef56cc39c (patch) | |
tree | 093f54fc5c416508f342819886650dff1cf3355c /dev-python/editables | |
parent | dev-python/hatchling: Stabilize 0.24.0 arm, #844823 (diff) | |
download | gentoo-011249bbd6384bea17c6420a70e97ecef56cc39c.tar.gz gentoo-011249bbd6384bea17c6420a70e97ecef56cc39c.tar.bz2 gentoo-011249bbd6384bea17c6420a70e97ecef56cc39c.zip |
dev-python/editables: Stabilize 0.3 arm, #844823
Signed-off-by: Arthur Zamarin <arthurzam@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 d8603c03e80d..eedb969f2a3c 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="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |