diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 18:49:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 18:49:27 +0100 |
commit | 45d4466b70fb35993bb5f02d4f2b9ca7c85cd02c (patch) | |
tree | f8219daeb27b72152905ef1dc6106e4f9a7c9144 /dev-python/backcall | |
parent | dev-python/matplotlib-inline: Stabilize 0.1.2 arm, #811939 (diff) | |
download | gentoo-45d4466b70fb35993bb5f02d4f2b9ca7c85cd02c.tar.gz gentoo-45d4466b70fb35993bb5f02d4f2b9ca7c85cd02c.tar.bz2 gentoo-45d4466b70fb35993bb5f02d4f2b9ca7c85cd02c.zip |
dev-python/backcall: Stabilize 0.2.0 arm, #811939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/backcall')
-rw-r--r-- | dev-python/backcall/backcall-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backcall/backcall-0.2.0.ebuild b/dev-python/backcall/backcall-0.2.0.ebuild index a8617f3d1a9d..d449fcdeade5 100644 --- a/dev-python/backcall/backcall-0.2.0.ebuild +++ b/dev-python/backcall/backcall-0.2.0.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |