summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-30 19:59:18 +0000
committerSam James <sam@gentoo.org>2020-07-30 19:59:18 +0000
commit048fd089579c5fe28e943ed86720312efcb2f4b9 (patch)
tree573643f92e52a6669ae59f4920e53e659cf262ca /dev-python/backcall
parentdev-python/asgiref: ALLARCHES stable (via amd64, bug #734382) (diff)
downloadgentoo-048fd089579c5fe28e943ed86720312efcb2f4b9.tar.gz
gentoo-048fd089579c5fe28e943ed86720312efcb2f4b9.tar.bz2
gentoo-048fd089579c5fe28e943ed86720312efcb2f4b9.zip
dev-python/backcall: ALLARCHES stable (via amd64, bug #734388)
Closes: https://bugs.gentoo.org/734388 Package-Manager: Portage-3.0.1, Repoman-2.3.23 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 8b293babaa76..4cdb8b03978b 100644
--- a/dev-python/backcall/backcall-0.2.0.ebuild
+++ b/dev-python/backcall/backcall-0.2.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest