summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 05:35:03 +0000
committerSam James <sam@gentoo.org>2021-11-18 05:35:03 +0000
commit8d2c7dcbd3c91f361093cb36efe3b08feccea79a (patch)
treea2bc2e2b4140e2e78391543e64c29b133b9e58b7 /dev-python/backcall
parentdev-python/matplotlib-inline: Stabilize 0.1.3 hppa, #811939 (diff)
downloadgentoo-8d2c7dcbd3c91f361093cb36efe3b08feccea79a.tar.gz
gentoo-8d2c7dcbd3c91f361093cb36efe3b08feccea79a.tar.bz2
gentoo-8d2c7dcbd3c91f361093cb36efe3b08feccea79a.zip
dev-python/backcall: Stabilize 0.2.0 hppa, #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.ebuild2
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 3fe23ac766dd..ebfa939949c8 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 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest