diff options
author | Sam James <sam@gentoo.org> | 2020-08-03 03:08:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-03 03:08:02 +0000 |
commit | 3e07ec344e6bc84f45769d290a39021850ba05d7 (patch) | |
tree | 658e283d3ecc1608ed03358fb82ba82f455ce57d /dev-python/backcall | |
parent | dev-python/ipykernel: arm64 stable (bug #732342) (diff) | |
download | gentoo-3e07ec344e6bc84f45769d290a39021850ba05d7.tar.gz gentoo-3e07ec344e6bc84f45769d290a39021850ba05d7.tar.bz2 gentoo-3e07ec344e6bc84f45769d290a39021850ba05d7.zip |
dev-python/backcall: arm64 stable (bug #732342)
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.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 4cdb8b03978b..f379287d83a9 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 |