diff options
author | Sam James <sam@gentoo.org> | 2020-07-30 19:59:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-30 19:59:18 +0000 |
commit | 048fd089579c5fe28e943ed86720312efcb2f4b9 (patch) | |
tree | 573643f92e52a6669ae59f4920e53e659cf262ca /dev-python/backcall/backcall-0.2.0.ebuild | |
parent | dev-python/asgiref: ALLARCHES stable (via amd64, bug #734382) (diff) | |
download | gentoo-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/backcall-0.2.0.ebuild')
-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 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 |